Skip to content

The library responsible for the core functionality of a wallet

License

Notifications You must be signed in to change notification settings

artifex11/wallet-core

 
 

Repository files navigation

Wallet Core

status codecov documentation

A library for generating and dealing with transactions.

Build

To build and test the crate:

cargo b
cargo t --all-features

To build the WASM module:

cargo b --release --target wasm32-unknown-unknown

About

The library responsible for the core functionality of a wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • Shell 0.6%