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

https://github.com/anthdm/neo-rs

NEO 3.0 implementation in the Rust language
https://github.com/anthdm/neo-rs

Last synced: 10 months ago
JSON representation

NEO 3.0 implementation in the Rust language

Awesome Lists containing this project

README

          

# NEO-RS

NEO 3.0 implementation in the Rust language.

# Project outline

- neo-rs-types
- neo-rs-core
- neo-rs-consensus
- neo-rs-cli
- neo-rs-vm
- neo-rs-p2p
- neo-rs-wallet
- neo-rs-api

# Installation

TODO

# Contributing

TODO

# Contact

- anthdm.sec@gmail.com
- [@anthdm on twitter](https://twitter.com/anthdm)
- [@anthdm on github](https://github.com.com/anthdm)

# License

Open-source [MIT](https://github.com/anthdm/neo-rs/blob/master/LICENSE)