Update README.md

This commit is contained in:
Murali Krishna Komatireddy 2023-03-01 14:51:15 +05:30 committed by GitHub
parent 2ef028a671
commit 5e0c6dd649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,14 @@ CLI utility written in TS, used to interact with laconicd. Depends on [laconic-s
## Account Setup ## Account Setup
Run the chain:
- In laconicd repo run:
```bash
TEST_AUCTION_ENABLED=true ./init.sh
```
Registering records in CNS requires an account. To get account private key run: Registering records in CNS requires an account. To get account private key run:
```bash ```bash