v-stickykeys
Follow
Pinned Loading
-
circleci-config-validator
circleci-config-validator PublicValidates your CircleCi config in VSCode
-
Solidity pragma version regex
Solidity pragma version regex 1export async function getSolcVersion(filePath: string): Promise<string> {
2const rl = readline.createInterface({
3input: fs.createReadStream(filePath),
4crlfDelay: Infinity
5});
-
xGodMode/godmode-sample-project
xGodMode/godmode-sample-project PublicA sample project to demonstrate how godmode ganache and library works
-
xGodMode/contract-library
xGodMode/contract-library PublicSmart contracts and solc Solidity compiler for XGM godmode
Solidity 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.