Community based project for Squid Game Card Metaverse
A tool for Squid Game Card Metaverse -- Website, Staking Interface, Leedo Smart Contract, and Squid NFT
- Website: gosquidgame.com
- OpenSea: opensea.io
- Twitter: @LeedoProject
- Discord: SquidGame
npm install
All the new updates need to create a PR and must be approved by contributors
├── contracts/ # Smart contracts related to Leedo tokens and Squid NFT written in Solidity
├── docs/ # HTML and CSS for Gosquidgame pages frontends
├── scripts/ # Various scripts, which simplify communication with GoSquidGame backends
├── test/ # Automated Tests