Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.
/ libyobicash Public archive

Rust Yobicash library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

yobicash/libyobicash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Libyobicash

Travis branch Coveralls github branch Crates.io Docs.rs Crates.io

The Yobicash cryptocurrency library.

NOTES:

  • This is still an alpha: use with caution.
  • Some tests may be still missing.
  • The API may change.

Table of Contents

Install

To install libyobicash add in your Cargo.toml:

# Cargo.toml

[dependencies]
libyobicash = "^0.3"

and in the root of your crate:

//main.rs

extern crate libyobicash;

Usage

Look at the documentation or at the tests for guidance.

Maintainers

@chritchens

License

This project is license under either of

at your option.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in libyobicash by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust Yobicash library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages