Giter Site home page Giter Site logo

danivideda / chain-wallet-libs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from input-output-hk/chain-wallet-libs

0.0 0.0 0.0 2.06 MB

License: Apache License 2.0

Shell 0.23% JavaScript 7.64% Python 2.59% C 4.62% Objective-C 5.61% Rust 64.72% Kotlin 14.58%

chain-wallet-libs's Introduction

chain-wallet-libs

MIT licensed C.I. Integration C.I. Checks Release

Chain Wallet libs is a set of library, written in rust-lang, to use to build application for Jörmungandr.

released binaries

Currently we provide support for many platforms of the high level wallet library.

Releases can be found there: link

Android

Target released binaries
aarch64-linux-android
arm-linux-androideabi
armv7-linux-androideabi
i686-linux-android
x86_64-linux-android

This includes bindings for Android Kotlin already packaged in a AAR package.

Cordova plugin

Platform supported
android
ios

iOS

Target released binaries
aarch64-apple-ios
x86_64-apple-ios

Swift package in development...

Linux

Target released binaries
aarch64-unknown-linux-gnu
arm-unknown-linux-gnueabi
armv7-unknown-linux-gnueabihf
mips64el-unknown-linux-gnueabi64
powerpc64el-unknown-linux-gnu
x86_64-unknown-linux-gnu
x86_64-unknown-linux-musl

MacOS

Target released binaries
x86_64-apple-darwin

Wasm (and JavaScript)

Target released binaries
wasm32-unknown-unknown

This include Javascript generated binaries (with typescript annotations) for webjs and nodejs.

Windows

Target released binaries
x86_64-pc-windows-gnu
x86_64-pc-windows-msvc

Development

You can find the main rust libraries at the top level of this repository. These are the core elements and offer prime support for all the different bindings implemented in the bindings directory.

For the Cordova plugin, check out the readme in the plugin's directory.

Code formatting

In order to avoid long lasting discussions and arguments about how code should be formatted for better readability all must be formatted with rustfmt.

Clippy

Cargo clippy is ran on this repository at every PRs. This will come in handy to prevent some readability issues but also potential mistakes in the C bindings when manipulating raw pointers.

Documentation

chain-wallet-libs's People

Contributors

dkijania avatar ecioppettini avatar eugene-babichenko avatar mr-leshiy avatar mzabaluev avatar nicolasdp avatar rinor avatar vincenthz avatar zeegomo 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.