Skip to content

andrewaarestad/mevcube-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mevcube-contracts

Contracts for https://mevcube.xyz

Frontend here: https://github.com/andrewaarestad/mevcube-frontend

About

This repository contains the mevcube contract which defines a single instance of a puzzle and methods to solve it.

Deployment

To deploy to the local Hardhat network for development testing,

  • Start Hardhat network: hh node
  • Deploy with NPM script: npm run deploy-to-local-hh

To deploy to Mumbai network,

  • Run node scripts/deploy-to-network.js
  • Deploy with NPM script: npm run deploy-to-mumbai

About

Smart contracts controlling the mevcube puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published