Giter Site home page Giter Site logo

jadegeek / wallet-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trustwallet/wallet-core

0.0 1.0 0.0 17.92 MB

Cross-platform, cross-blockchain wallet library.

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

License: MIT License

CMake 1.06% C 29.47% C++ 52.55% Java 0.04% Ruby 1.29% Kotlin 4.35% Shell 0.37% HTML 1.27% Swift 8.10% Objective-C 0.71% Python 0.62% Dockerfile 0.05% JavaScript 0.03% TypeScript 0.07% EJS 0.01%

wallet-core's Introduction

Trust Wallet Core is an open source, cross-platform, mobile-focused library implementing low-level cryptographic wallet functionality for a high number of blockchains. It is a core part of the popular Trust Wallet, and some other projects. Most of the code is C++ with a set of strict C interfaces, and idiomatic interfaces for supported languages: Swift for iOS and Java for Android.

iOS CI Android CI Linux CI Docker CI Typescript CI

Gitpod Ready-to-Code GitHub GitHub release (latest by date) Cocoapods Cocoapods platforms

Documentation

For comprehensive documentation, see developer.trustwallet.com.

Supported Blockchains

Wallet Core supports more than 50 blockchains: Bitcoin, Ethereum, Binance Chain, and most major blockchain platforms. The full list is here.

Building

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

Using from your project

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

Android

Future Android releases will be hosted on GitHub packages, please checkout this guide for more details.

Add this dependency to build.gradle and run gradle install

plugins {
    id 'maven'
}

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

Replace x.y.z with latest version:
GitHub release (latest by date)

iOS

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

pod 'TrustWalletCore'

Projects

Projects using Trust Wallet Core. Add yours too!

Trust Wallet

Coinpaprika | IFWallet | crypto.com | Alice | Frontier

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 andreibancioiu avatar artemgoryunov avatar bravoadam avatar bsathvik avatar criesofcarrots avatar daviyang35 avatar dependabot[bot] avatar dstranz avatar dustinxie avatar eddywm avatar hewigovens avatar iocrypto avatar ivrusuboca avatar johnnynanjiang avatar keefertaylor avatar kolya182 avatar kurotych avatar leoneparise avatar madcake avatar nashmiao avatar optout21 avatar riptl avatar sotblad avatar stracedude avatar tolsi avatar vcoolish avatar vikmeup avatar woo-ing avatar yura-pakhuchiy avatar

Watchers

 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.