Developers name registry for the talented ❤
Together in the project folder with the main DevReg.sol
contract, is a helper library named String
deployed separately and an interface definition named IDevReg
for the DevReg
contract. The DevReg
contract depends on the String
library.
0xD441D2B289D5783ebD05fb2D04726Cf7C8DB37f4
0xF32FdE55F8c32037DA67024522904F5299207Aa8
npx hardhat run scripts/deploy.String.ts
npx hardhat run scripts/deploy.DevReg.ts
As always, contributions are welcomed.