Skip to content

DimensionDev/SmartContractProjectConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mask Smart Contract Configurations

This repository contains some common configurations for smart contract projects.

After integrated this submodule into your project, please check the following steps in advance to ensure it works well:

  • Update the submodule. Make sure the network info is up-to-date.
  • Create an .env file in the submodule root dir.
  • Set up the your wallet private key, alchemy key and etherscan api key in .env file. .env.example is an example which contains dummy configuration.

NOTICE

Please handle your secrets carefully. In this project, .env has already been added into .gitignore.

About

Frequently used configurations for smart contract projects

Resources

Stars

Watchers

Forks

Packages

No packages published