Skip to content
/ redwar Public

An NFT turn-based multiplayer wargame expanding the metaverse to Redwall!

License

Notifications You must be signed in to change notification settings

refcell/redwar

Repository files navigation

🏰 RedWar ⚔️

An NFT turn-based multiplayer wargame expanding the metaverse to Redwall!

Also a Buildspace NFT Game Alkes Cohort Project.

🚨​ RedWar NFTs are not deployed on Mainnet 🚨​

🚨​ Only deployed on Rinkeby Test network 🚨​

Contracts

Main contract is: contracts/MyEpicGame.sol

Contract ABI is generated at artifacts/contracts/MyEpicGame.sol/MyEpicGame.json

Account configuration for deployment is handled with environment variables. Create a .env file in the base directory with the same variables as .env.example, but with values filled in.

Compiling

npx hardhat compile

Testing

npx hardhat test

Mock Deploying

Run:

npx hardhat run scripts/run.js

Deploying

Run:

npx hardhat run scripts/deploy.js --network rinkeby

Useful Tools:

JSON Keeper

Base64 Encoder/Decoder

Online SVG Viewer

Free Animated SVGs

Website

Getting Started 👋

To run the website:

  1. Run yarn at the root of your directory
  2. Run yarn dev to start the project
  3. Start coding!

What is the .vscode Folder?

If you use VSCode to build your app, we included a list of suggested extensions that will help you build this project! Once you open this project in VSCode, you will see a popup asking if you want to download the recommended extensions :).

Questions?

Shoot me a message on twitter @andreasbigger or feel free to open up an issue on this repo with your question!

For questions about the Buildspace course, visit the buildspace Dashboard and link your Discord account so you can get access to helpful channels teaching assistants, and an instructor!

Credits

❤️ The entire Buildspace team ❤️

Farza for being our fearless instructor and creating Buildspace!

About

An NFT turn-based multiplayer wargame expanding the metaverse to Redwall!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published