Skip to content

rdig/colony

Repository files navigation

colony

A Colony Network terminal client

Usage

NOTE: This is still in the prototype phase, and the CLI might change dramatically

Commands expected by the colony script are a combination of <context> and <action>.

Available context(s)

Context Description
network Execute actions in the context of a specific Colony

Available action(s)

Action Description
list or ls or l List the entries in the current context
count or c Count the entries in the current context

Example(s)

Count the Total number of available colonies:

colony network count

List all colonies:

colony network list

Available Scripts

In the project directory, you can run:

yarn build

Builds the app for production to the dist folder.

yarn watch

Start the build process, and re-builds the bundle every time the files get changed

yarn lint and yarn lint:fix

Lint the .js files and fix any potential errors

About

A Colony Network terminal client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published