Launching a new token collection
This guide allows users to manually launch a new Token based on current KCS-1 (Koinos Contract Standard) for Tokens.
The repo requires koinos-sdk-as-cli
to compile and build.
The basic usage of this repo is as follows:
- Clone and install the repo
- Modify the contents of collections.ts to fit your token project
- Compile and gather the
.wasm
and.abi
files. - Manually deploy to the Koinos main net.