An open API service indexing awesome lists of open source software.

https://github.com/jakeloo/vyper-hardhat-template

Smart contract template using Hardhat and Vyper
https://github.com/jakeloo/vyper-hardhat-template

hardhat smart-contracts vyper vyper-contracts

Last synced: 8 days ago
JSON representation

Smart contract template using Hardhat and Vyper

Awesome Lists containing this project

README

        

## vyper-template

A simple smart contract template project using [Hardhat](https://hardhat.org/) with [Vyper](https://vyper.readthedocs.io/en/stable/).
The project includes the Vyper port of [Greeter example from Hardhat](https://hardhat.org/getting-started/).