Manta Layer Staking Project
For prerequisites and detailed build instructions please read the Installation instructions. Once the dependencies are installed, run:
git submodule update --init --recursive --remote
Or check out the latest release.
forge test
forge script script/DeployerMantaLayerScript.s.sol:DeployerMantaLayerScript --rpc-url $RPC_URL --private-key $PRIVKEY
Looking for a good place to start contributing? Check out some good first issues
.
For additional instructions, standards and style guides, please refer to the Contributing document.