nano-docs icon indicating copy to clipboard operation
nano-docs copied to clipboard

Documentation for the Nano protocol

Results 56 nano-docs issues
Sort by recently updated
recently updated
newest added

In order to facilitate the writing of technical articles for publication to Medium, as well as reference within the docs, the `articles` directory in the docs repository will be used....

article

https://github.com/cryptocode/notes/wiki/Histogram-in-stats https://github.com/nanocurrency/nano-node/pull/2532

node/protocol development

Some of these may be useful as part of the living whitepaper efforts. This is an attempt to gather the list of useful diagrams together to work on resolving over...

https://github.com/nanocurrency/nano-node/pull/2685

node/protocol development

Configuration, RPC, etc. from https://github.com/nanocurrency/nano-node/pull/2881 and related https://github.com/nanocurrency/nano-node/pulls?q=is%3Apr+is%3Aclosed+pruning, especially https://github.com/nanocurrency/nano-node/pull/2947

https://github.com/nanocurrency/nano-node/pull/3037

https://github.com/nanocurrency/nano-node/pull/3257 & https://github.com/nanocurrency/nano-node/issues/1792#issuecomment-833610929

https://forum.nano.org/t/some-suggestions-for-the-documentation/2127

For overriding default Dockerfile settings: https://github.com/nanocurrency/nano-node/blob/develop/docker/node/Dockerfile#L41

I'm writing a Nano library for Elixir, and I believe I have discovered an off-by-one error in whatever library produced the example wallet address in they Key Management section. My...