Skip to content

tr1sm0s1n/hardhat-vyper-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardhat-Vyper-Example

Example project to test/compile/deploy smart contracts written in Vyper using Hardhat.

🛠 Built With

Node.js Badge Hardhat Badge Vyper Badge JavaScript Badge

⚙️ Run Locally

Clone the repository

git clone https://github.com/tr1sm0s1n/hardhat-vyper-example
cd hardhat-vyper-example

Install dependencies

pnpm install

Test the contract

pnpm test

Deploy the contract (edit hardhat.config.cjs to specify a network if any)

pnpm run deploy

About

Example project to test/compile/deploy smart contracts written in Vyper using Hardhat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published