nano
Here are 425 public repositories matching this topic...
-
Updated
Sep 28, 2018 - JavaScript
-
Updated
May 31, 2021 - CSS
Please write shortest code example for this question:
How to parse xml in python
How to do it:
- Go to python codes
- Create new file (named in underscore case, should contain key words from title) with
mdextension (markdown file). - Propose new file with following content (please use all three blocks if possible - title
-
Updated
Jul 13, 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
Oct 18, 2021 - C
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Oct 17, 2021 - TypeScript
-
Updated
Oct 26, 2020
Add unit switching
-
Updated
Aug 26, 2019
-
Updated
Oct 22, 2021 - HTML
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
Aug 4, 2021 - PHP
-
Updated
Oct 24, 2021 - Java
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Jun 25, 2021 - C
-
Updated
Aug 16, 2021 - C
-
Updated
Oct 17, 2021 - C++
-
Updated
Aug 21, 2018 - Go
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