Skip to content

grzyslaw/mud2-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUD2 SANDBOX

Deploy with Vercel

Getting started

  • Press the button above to copy this branch to a new repository on your account. Alternatively just clone this repository.
  • Run the following commands in the root folder of your project:
    1. Install all dependencies: yarn
    2. Initialize the auto-generated files: yarn initialize
    3. Initialize the PRIVATE_KEY environment variable with the default anvil private key: echo "PRIVATE_KEY=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80" > packages/contracts/.env
    4. Run the project locally: yarn dev

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published