nano
Here are 465 public repositories matching this topic...
-
Updated
Sep 28, 2018 - JavaScript
-
Updated
Apr 12, 2022 - CSS
-
Updated
Dec 7, 2021 - JavaScript
Add Prettier
You don't need to discuss code changes about formatting: indents, spaces or tabs, etc
The developer will add code changes with declared formatting which is available in Prettier config
Add Prettier with https://prettier.io/
It will autochange files and format them correctly for the project
-
Updated
May 1, 2022 - TypeScript
-
Updated
Jan 22, 2022 - C
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Oct 26, 2020
Add unit switching
-
Updated
Apr 30, 2022 - Python
-
Updated
Apr 26, 2022 - HTML
-
Updated
Aug 26, 2019
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
-
Updated
Apr 24, 2022 - PHP
-
Updated
Mar 13, 2022 - C++
-
Updated
Apr 18, 2022 - C
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
Dec 13, 2021 - C
-
Updated
Mar 15, 2022 - JavaScript
Improve this page
Add a description, image, and links to the nano topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nano topic, visit your repo's landing page and select "manage topics."

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