Credits
#
ContributorsMany thanks to everyone that has helped with Feeless!
- gak - Project lead, logo design (Github, Twitter)
- Fiono11 - Contributor (Github)
- Andrea Passaglia (gurghet) - Contributor (Github)
- Sun Phil Kwon (fsw0422) - Contributor (Github)
- tomj - Contributor (Github)
- Jose (Jart) - Website art and additional design (Portfolio)
If you think you belong here, please create a pull request and let us know why we forgot you! Feel free to create a PR for your own links to Twitter, etc.
#
Credits and references- Thanks to the hard work from the Nano Foundation.
- The actual Nano implementation as a source of truth:
- A very friendly community helping out others and myself:
- Nano forum: https://forum.nano.org/
- Nano subreddit: https://old.reddit.com/r/nanocurrency/
- Nano Discord: https://chat.nano.org/
- Nano Docs - General useful information:
- Nanoo tools - Helped understand technical details on state blocks and hashing, and also with validating conversions between things:
- Node protocol specification:
- Mnemonic Code Converter - Helped test out BIP 39/BIP 44 implementations.
#
Other implementations- nano-rs (Rust) https://github.com/termhn/nano-rs
- Railroad (Rust) https://github.com/PlasmaPower/railroad
- nano-python (Python) https://github.com/orhanhenrik/nano-python-node
- gonano (Go) https://github.com/alexbakker/gonano
- Go Nano (Go) https://github.com/frankh/nano
- Node.js Nano Node (JavaScript) https://github.com/numtel/node-nano-node
- nanocurrency-node (TypeScript) https://github.com/pRizz/nanocurrency-node
- Prailude (Lua, C) https://github.com/slact/prailude
- RaiSharp (C#) https://github.com/vardthomas/Aggrex.RaiSharp