Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
EOSIO SDK for Rust – APIs for building smart contracts on EOSIO blockchains in Rust
- Host: GitHub
- URL: https://github.com/sagan-software/eosio-rust
- Owner: sagan-software
- License: apache-2.0
- Created: 2018-09-12T02:34:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T15:05:38.000Z (over 4 years ago)
- Last Synced: 2024-08-06T16:55:28.062Z (3 months ago)
- Topics: blockchain, eosio, rust, smart-contracts, wasm
- Language: Rust
- Homepage: https://sagan-software.github.io/eosio-rust/
- Size: 7.03 MB
- Stars: 96
- Watchers: 21
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-wax - eosio-rust - Antelope API library for Rust. (Developer Resources / Languages)
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/