Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sagan-software/eosio-rust

EOSIO SDK for Rust – APIs for building smart contracts on EOSIO blockchains in Rust
https://github.com/sagan-software/eosio-rust

blockchain eosio rust smart-contracts wasm

Last synced: 16 days ago
JSON representation

EOSIO SDK for Rust – APIs for building smart contracts on EOSIO blockchains in Rust

Awesome Lists containing this project

README

        

# EOSIO SDK for Rust

![Travis (.org)](https://img.shields.io/travis/sagan-software/eosio-rust.svg) ![Crates.io](https://img.shields.io/crates/l/eosio.svg) ![Crates.io](https://img.shields.io/crates/v/eosio.svg)

_EOSIO SDK for Rust_ is a suite of APIs for building smart contracts and full-stack applications on EOSIO-based blockchains using the Rust programming language.

## [Read the Book](https://sagan-software.github.io/eosio-rust/)

## [Documentation](https://sagan-software.github.io/eosio-rust/eosio/)

## [Benchmarks](https://sagan-software.github.io/eosio-rust/benchmarks/report/)

## [Roadmap](https://sagan-software.github.io/eosio-rust/roadmap.html)

## License

Licensed under either of these:

- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or
https://opensource.org/licenses/MIT)

## Contributing

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

[guide]: https://sagan-software.github.io/eosio-rust/
[telegram]: https://t.me/rust_eos
[website]: https://sagan-software.github.io/eosio-rust/
[docs]: https://sagan-software.github.io/eosio-rust/docs/