Skip to content

delvtech/hyperdrive-solidity-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperdrive Solidity Starter

This repo should help you get set up to build on top of the Hyperdrive Protocol. This repo includes a HelloWorld.sol file that integrates with Hyperdrive and a HelloWorld.t.sol file that demonstrates how to run helloWorld().

Usage

Pre-Install

Copy the .env_template and create a filled out .env file.

Install

$ forge install

Build

$ forge build

Test

$ forge test -vv

About

HelloWorld for Hyperdrive!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published