Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

aberghammer/hackathon

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We have a project folder for contract deployment:

"/hardhat"

Please install project first

cd hardhat
npm i

Compile contract with

npx hardhat compile

Test contract with

npx hardhat test

Deploy Contract with

npx hardhat deploy --network sepolia

(don´t forget to add the environment variables needed)

DEPLOY="..."
ES_API="..."
PS_API="..."
INFURA="..." \

We need the deployer private key, Etherscan API Key, Polygonscan API Key (optional) and Infura API Key

We have a folder for frontend

"/frontend"

Install and run the project

npm i
npm run dev

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.