thanhlmm / 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

Home Page:https://cryptographicsew.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://cryptographicsew.github.io/

License:MIT License


Languages

Language:TypeScript 47.3%Language:JavaScript 26.2%Language:Solidity 17.7%Language:HTML 8.9%