Git Product home page Git Product logo

jinxiansen / wallet-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trustwallet/wallet-core

0.0 2.0 0.0 16.47 MB

Cross-platform, cross-blockchain wallet library.

Home Page: https://developer.trustwallet.com/wallet-core

License: MIT License

CMake 1.16% C 30.26% C++ 52.85% Java 0.11% Ruby 1.28% Kotlin 3.76% Shell 0.50% HTML 1.51% Swift 7.65% Objective-C 0.07% Python 0.79% Nix 0.01% Dockerfile 0.06%

wallet-core's Introduction

Trust Wallet Core is a cross-platform library that implements low-level cryptographic wallet functionality for all supported blockchains. Most of the code is C++ with a set of strict exported C interfaces. The library provides idiomatic interfaces for all supported languages (currently Swift for iOS and Java for Android).

iOS CI Android CI Linux CI

Codacy Badge Codecov GitHub Maven Cocoapods Cocoapods platforms

Documentation

For more complete documentation, see developer.trustwallet.com.

Supported Blockchains

We support Bitcoin, Ethereum, Binance Chain and 50+ blockchains, you can see the full list here.

Building

For build instructions, see developer.trustwallet.com/wallet-core/building.

WalletConsole Utility

Our project comes with an interactive command-line utility called WalletConsole, for accessing key and address management functionality of the library. It can be started using:

$ ./build/walletconsole/walletconsole 
Type 'help' for list of commands.
> help

Further details: developer.trustwallet.com/wallet-core/walletconsole.

Using from your project

If you want to use wallet core in your project follow these instructions.

Android

Add this dependency to build.gradle:

dependencies {
    implementation 'com.trustwallet:wallet-core:x.x.x'
}

Replace with version

iOS

We currently support only CocoaPods. Add this line to your Podfile and run pod install:

pod 'TrustWalletCore'

Add your project below

Contributing

The best way to submit feedback and report bugs is to open a GitHub issue. If you want to contribute code please see Contributing. If you want to add support for a new blockchain also see Adding Support for a New Blockchain, make sure you have read the requirements section.

Thanks to all the people who contribute.

License

Trust Wallet Core is available under the MIT license. See the LICENSE file for more info.

wallet-core's People

Contributors

alejandro-isaza avatar artemgoryunov avatar bravoadam avatar bsathvik avatar criesofcarrots avatar daviyang35 avatar defuera avatar dstranz avatar dustinxie avatar eddywm avatar hackmod avatar hewigovens avatar iocrypto avatar ivrusuboca avatar johnnynanjiang avatar keefertaylor avatar kolya182 avatar kurotych avatar leoneparise avatar madcake avatar nashmiao avatar optout21 avatar piotrkst avatar riptl avatar roosmaa avatar tolsi avatar vcoolish avatar vikmeup avatar woo-ing avatar yura-pakhuchiy avatar

Watchers

 avatar  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.