Skip to content

oscgu/ExitVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExitVim

A test project for learning web3 development

Setup

Create a .env file with the following content

STAGING_ALCHEMY_KEY= Your alchemy api key
PRIVATE_KEY= Your wallet key

Contract commands

# Test
npx hardhat run scripts/run.js

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

Launch frontend

Navigate into the web folder and npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors