Skip to content
#

nano

Here are 465 public repositories matching this topic...

nano-node
dsiganos
dsiganos commented Oct 22, 2021

The instructions and infrastructure for building on windows are not very good. It takes too long and there are too many manual steps and too much ambiguity and it takes too long between each manual step. We need to do better. I followed the instructions at build options on nano.org. I did not try to follow the steps taken by the CI build which maybe would been better because at least there would b

enhancement help wanted documentation good first issue
Beraliv
Beraliv commented Apr 28, 2020

⭐️ S (situation) ⭐️

You don't need to discuss code changes about formatting: indents, spaces or tabs, etc

⭐️ T (task) ⭐️

The developer will add code changes with declared formatting which is available in Prettier config

⭐️ A (action) ⭐️

Add Prettier with https://prettier.io/

⭐️ R (result) ⭐️

It will autochange files and format them correctly for the project

enhancement good first issue
gak
gak commented Mar 23, 2021

Right now there's no way of seeing a wallet's phrase or private key via the CLI. The private key is visible via the wallet file, but not the phrase--it uses an Entropy rather than saving the words.

It would be good to have a command, e.g.:

> feeless wallet secret --id

The output would vary depending on the wallet type:

> feeless wallet secret --id xxx # phrase, must match 
enhancement good first issue

Improve this page

Add a description, image, and links to the nano topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nano topic, visit your repo's landing page and select "manage topics."

Learn more