Skip to content

JEflyer/MetaverseEngineV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metaverse Engine V2

V1 Was a terrible transact to play model which had a terrible UX hence the upgrade

This solution is for interoperability between 1v1 fighter games where the fights are premeditated.

To run this code run the following commands

  1. npm install

  2. npx hardhat compile

  3. npx hardhat node

Open a second terminal

  1. node scripts/deploy.js

Take the ECDSA verifier address from the console output & replace the value in verifierContractAddress Take the NFT Minter address from the console output & replace the values in the minters array Save

  1. node scripts/runTest.js

If you have any problems let me know!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published