uns-cli
Universal Name System Command Line Interface. You can create wallets on UNS network, UNIK token and manage them with the uns-cli.

Installation and Usage
Please follow our official documentation on
Security
If you discover a security vulnerability within this package, please send an e-mail to security@uns.network. All security vulnerabilities will be promptly addressed.
Contribute
If you find any bugs, submit an issue or open pull-request, helping us catch and fix them and join our contributors.
Naming convention
⚠️ universal-name-system, UNS, uns.network are previous names of the unikname.network blockchain.
⚠️ UNIK is the previous name of the UNIKNAME nft token
⚠️ UNS is the previous name of the UNIK protocol token
=> Renaming in codebase will be made progressively.
Install dependencies
yarn
Build
yarn build
Run
yarn uns COMMAND ARGUMENTS FLAGS
or use yarn link to access directly to the CLI like an installed module.
yarn link
uns COMMAND ARGUMENTS FLAGS
Plugins
Use Auto-complete plugin
Follow instructions after launching the following command:
uns autocomplete
Test
Please update and launch tests if you purpose a pull-request.
yarn test
Contributors
You can update the contributors list in package.json if you purpose a pull-request:
"contributors": [
"Fabien Tréguer <fabien@spacelephant.org>",
"Pierre Seznec <piere.seznec@spacelephant.org>",
"YOUR NAME HERE <YOUR EMAIL>"
],
License
MIT © Space Elephant SAS