Skip to content

SparkNFT/server

Repository files navigation

SparkLink artifact encryption key & NFT relationship query server

Build

Make sure your go version is >= 1.17

git clone --recursive https://github.com/SparkNFT/key_server.git
cd key_server
make prepare abigen test-prepare test
make build

Start server

After make build, check build/server -h for usage.

For example,

build/server -c config/config.json -debug

Interact with contract

After 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.

Development

  1. Fork it.
  2. Do whatever you like.

License

MIT.

About

SparkLink key distribution server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published