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
- Host: GitHub
- URL: https://github.com/anthdm/neo-rs
- Owner: anthdm
- License: mit
- Created: 2019-10-13T12:09:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-14T06:50:02.000Z (over 6 years ago)
- Last Synced: 2025-03-13T06:42:37.760Z (over 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)