Skip to content

Cryptographic game SEW (Slashing, EVER, Whitepaper) - in fact it is rock, scissors, paper (ro-sham-bo), the game process is controlled via NFT

License

Notifications You must be signed in to change notification settings

ever-guild/Everscale-SEW

Repository files navigation

Everscale SEW

diagram gameplay flow

Develop environment require

Dependencies

nvm use $(yarn --ignore-engines --silent nvm)
yarn install

Develop

yarn test

Deploy

compile

yarn contract-compile

localnet

yarn contract-deploy-local

testnet

yarn contract-deploy-test

Release

yarn release

Frontend