@surec/tribeca-cli
v1.0.3
Published
oclif example Hello World CLI
Downloads
6
Readme
The tribeca cli
gm
The motivation behind the cli is for Sure to offer governance to its users and using the locked tokens in the form of veSure to be used in the proof of breach oracle.
The tribeca cli is a cli built on top of
the cli enables you to
- create and manage a goki smart wallet
- create governance around a token
- offer locking of tokens to have veToken capabilities
usage
the environment variable ** WALLET ** needs to be present in environment.
Build
> yarn run build
test out
> ./bin/run help
Status
Smart wallet
- [x] Create Goki smart wallet
- [ ] Sign transaction
- [ ] Execute transaction
Govern
- [x] Create governor
- [x] Create Proposal with metadata
- [ ] Cancel proposal
- [ ] Queue Proposal
Locker
- [x] Create locker
- [x] Lock tokens
- [ ] Activate proposal
- [ ] Cast vote