Launching an NFT collection
This guide allows users to manually launch an NFT collection based on current KCS-1 (Koinos Contract Standard) for NFTs. More information can be found directly on the Kollection Docs
The repo is built by the Kollections NFT team and is based on the koinos-sdk-as
The basic usage of this repo is as follows:
- Clone and install the repo
- Modify the contents of collections.ts to fit your NFT project
- Compile and gather the
.wasm
and.abi
files. - Manually deploy to the Koinos main net.