No description
Find a file
2020-06-11 23:35:50 -04:00
.env.example chore: change to dotenv-safe for usability 2020-01-03 10:24:32 -05:00
.gitignore Add files to help register wallets, ids, and names 2020-01-02 18:52:23 -05:00
createPaymentURI.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
findAliases.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
findAllAliases.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
getAllNames.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
getId.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
getMyNames.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
getStatus.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
LICENSE Initial commit 2020-01-02 09:20:54 -05:00
newWallet.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
notify.mp3 feat: New name registration notifier 2020-01-02 18:25:03 -05:00
package-lock.json update dash lib 2020-06-11 23:35:50 -04:00
package.json update dash lib 2020-06-11 23:35:50 -04:00
README.md doc: document scripts in README 2020-01-07 11:29:27 -05:00
registerId.js update dash lib 2020-06-11 23:35:50 -04:00
registerName.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
sendFunds.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
submitDocument.js fix: update libraries to latest 2020-04-08 19:04:54 -04:00
watchNames.js update dash lib 2020-06-11 23:35:50 -04:00

EvoNet name registration playground

node watchNames to get a sound and a notification when a new name is registered.

node newWallet to create a new wallet. Save the mnemonic in .env and fund the address with a faucet to support other scripts.

node registerId to register an ID for your wallet. Save info to .env to support other scripts.

node registerName yourNameHere to register a name (you need to edit .env first)

node findAliases targetNameHere list all aliases of a given DPNS name.


Notification sound source, license