/Everscale-SEW

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

Primary LanguageTypeScriptMIT LicenseMIT

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