Ethereum smart contracts for Codex
Go to file
Mark Spanbroek d5dede6e6b Change visibility of stake functions to 'internal'
This ensures that any contract that inherits from Stakes
doesn't expose its functions by default.
2021-11-01 15:17:19 +01:00
.github/workflows Add continuous integration 2021-10-14 14:56:06 +02:00
contracts Change visibility of stake functions to 'internal' 2021-11-01 15:17:19 +01:00
test Change visibility of stake functions to 'internal' 2021-11-01 15:17:19 +01:00
.gitignore Hardhat setup 2021-10-12 08:35:24 +02:00
.tool-versions Hardhat setup 2021-10-12 08:35:24 +02:00
hardhat.config.js Hardhat setup 2021-10-12 08:35:24 +02:00
package-lock.json Add OpenZeppelin contracts 2021-10-12 13:35:41 +02:00
package.json Add OpenZeppelin contracts 2021-10-12 13:35:41 +02:00