Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 313 Bytes

Wonderland

Wonderland is like Super Smash Bros, but for Web3 NFTs.

Build a home for your NFTs to live in.

Read whitepaper

https://whitepaper.bbwonderland.com/

Run server

cd api folder and run command

npm run dev

Run client

cd wonderland folder and run command

npm run dev