git-token
v0.0.59
Published
GitToken CLI Program
Downloads
18
Maintainers
Readme
GitToken Command Line Interface
The GitToken CLI is the primary interface for setting up and interacting with GitToken services.
Current Programs in the CLI:
git token register
For registering project with https://webhook.gittoken.iogit token terminal
For reviewing all GitToken registered organizations
Installing GitToken CLI
Using NPM or Yarn run npm i -g git-token@alpha
or yarn global add git-token@alpha
Registering an Organization
Register by running git token register
in your terminal.
git token rebase
will eventually be used to migrate contracts when new versions of GitToken contracts are released or when migrating contracts to different blockchain networks.
GitToken Terminal
The GitToken Terminal listens to contract events in real-time for a selected organization. The terminal will eventually provide a decentralized auction and exchange for GitToken projects.
The GitToken Terminal is automatically installed with the GitToken CLI package. To access the terminal run
git token terminal