Coder Social home page Coder Social logo

xmr-core's Introduction

@xmr-core/xmr-core

Forked from mymonero/mymonero-core-js, this library provides a few significant changes compared to its origin:

  • Full typescript support
  • Hardware wallet (Ledger Nano S) support
  • Re-written to es6+ standards
  • Isomorphic, ideal for both server and browser usage

Info

Legal

See LICENSE.txt for license.

All source code copyright ยฉ 2014-2018 by MyMonero. All rights reserved.

What's in This Repo?

This mono-repository contains various packages for Monero/CryptoNote cryptography and protocols. Below you'll find each package and its purpose.

Features

  • @xmr-core/xmr-b58 @xmr-core/xmr-b58 contains functions to encode and decode base58 strings for monero operations
  • @xmr-core/xmr-cli @xmr-core/xmr-cli contains basic user operations that use the mono-repo packages for its functionality
  • @xmr-core/xmr-constants @xmr-core/xmr-constants contains constant declarations for working with Monero, such as address prefixes, blocktimes, and decimal places
  • @xmr-core/xmr-crypto-utils Core crypto operations for Monero
    • Utilities for working with Monero addresses
    • Implementations and interfaces of various hardware devices for creating Monero transactions securely
    • A collection of functions for creating and verifying Monero related public/private keys.
    • Validate, create, and manipulate, Monero payment ids
    • Create random hex strings for Monero operations
    • Get Monero address prefixes depending on the network type (mainnet|testnet|stagenet)
  • @xmr-core/xmr-fast-hash An implementation of Monero's cn_fast_hash
  • @xmr-core/xmr-money Helpers for formatting and parsing Moneroj.
  • @xmr-core/xmr-mymonero-libs A collection of utilities for building ontop of a MyMonero compatible API
  • @xmr-core/xmr-str-utils A library for working with strings commonly used in other Monero libraries
  • @xmr-core/xmr-transaction Create Monero transactions and check their status
  • @xmr-core/xmr-varint Create varints from numbers and strings for usage in Monero's data structures
  • @xmr-core/xmr-vendor A container library that holds external dependencies that have been modified for usage in Monero transaction creation / validation

Usage

The most common use case would be under the domain of a wallet service implementing xmr support. To see basic examples on how this would be done, take a look at the @xmr-core/xmr-cli package to do basic operations such as sending currency and checking a users balance.

Contributing

QA

Please submit any bugs as issues unless they have already been reported.

Suggestions and feedback are very welcome!

Pull Requests

We'll merge nearly anything constructive. Contributors welcome and credited in releases.

All development happens off the develop branch like the Gitflow Workflow.

Regular contributors

  • ๐Ÿ’ฟ endogenic (Paul Shapiro) Maintainer

  • ๐Ÿ„ luigi Major core crypto and Monero routine implementation contributor; Advisor

  • ๐Ÿ„โ€โ™‚๏ธ paullinator (Paul Puey) API design

  • ๐Ÿ”’ cryptochangement Subaddress send & decode support; Initial tests

  • ๐Ÿ’ฉ henrynguyen5 Code quality, modernization, tests; HW wallet support

xmr-core's People

Contributors

paulshapiro avatar cryptochangements34 avatar bradoyler avatar dternyak avatar srowhani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.