Make sure your
go versionis>= 1.17
git clone --recursive https://github.com/SparkNFT/key_server.git
cd key_server
make prepare abigen test-prepare test
make buildAfter make build, check build/server -h for usage.
For example,
build/server -c config/config.json -debugAfter make build, check build/publish -h and build/shill -h for publishing an issue or shilling an NFT.
Note that they will use chain -> operator_account_privkey as identity.
- Fork it.
- Do whatever you like.
MIT.