Skip to content

jamesbachini/SolidStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SolidStart v0.0.2

A deployer for setting up a simple minimalist boilerplate for Solidity developers.

Fork this or download SolidState.js and edit it to set up your own config files and .env files.

Be careful with private keys, don't upload them to Github or you will lose funds. Use a separate wallet for testing and development work.

If you want to learn more about blockchain development and decentralized finance check my blog at https://jamesbachini.com

Includes

  • Hardhat
  • Foundry
  • OpenZeppelin

Requires

NodeJS and Rust

Instructions

Just rund the file with Node and then execute your tests

node ./SolidStart.js
npx hardhat test
forge test

About

Solidity Hardhat & Foundry Deployer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors