Closed anilhelvaci closed 1 year ago
In README.md -> Development -> Step 3 there's the below command;
agd keys add YOUR_ACCOUNT_KEY --keyring-backend=test // Your test account. You can name this whatever you want.
Where can I obtain YOUR_ACCOUNT_KEY? Can I find it under cosmic-swingset/t1 directory?
YOUR_ACCOUNT_KEY
cosmic-swingset/t1
Thanks 🙏
YOUR_ACCOUNT_KEY is the name you choose for the key to be generated by agd keys add. That's what "You can name this whatever you want." is meant to convey.
agd keys add
PR welcomed for making this more clear.
What is the Problem Being Solved?
In README.md -> Development -> Step 3 there's the below command;
Where can I obtain
YOUR_ACCOUNT_KEY
? Can I find it undercosmic-swingset/t1
directory?Thanks 🙏
Description of the Design
Security Considerations
Test Plan