{"id":22480195,"url":"https://github.com/pinatacloud/hello-base-contracts","last_synced_at":"2025-06-28T01:06:12.407Z","repository":{"id":266410205,"uuid":"898265436","full_name":"PinataCloud/hello-base-contracts","owner":"PinataCloud","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-04T05:21:27.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T18:35:00.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PinataCloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-04T04:52:14.000Z","updated_at":"2024-12-04T05:21:31.000Z","dependencies_parsed_at":"2024-12-04T06:21:50.560Z","dependency_job_id":"6f6d1da1-9702-49fb-aac3-ec38c9a61a15","html_url":"https://github.com/PinataCloud/hello-base-contracts","commit_stats":null,"previous_names":["pinatacloud/hello-base-contracts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PinataCloud/hello-base-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fhello-base-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fhello-base-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fhello-base-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fhello-base-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PinataCloud","download_url":"https://codeload.github.com/PinataCloud/hello-base-contracts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PinataCloud%2Fhello-base-contracts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262357554,"owners_count":23298463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-06T15:20:04.549Z","updated_at":"2025-06-28T01:06:12.363Z","avatar_url":"https://github.com/PinataCloud.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hello Base Contracts\n\n![og](https://hellobase.dev/og.png)\n\nThis repo contains the smart contracts behind [HelloBase](https://hellobase.dev), primarily a `HelloBaseFactory.sol` and a `HelloBase.sol` template contract. These are purely for educational purposes and are only deployed on a testnet.\n\n\u003e [!WARNING]\n\u003e There is no security mechanism to prevent someone else from updating the greeting, as they are meant to be temporal training exercises.\n\n## Development\n\nMake sure you already have the [Foundry](https://book.getfoundry.sh/) toolchain installed\n\nClone the repo and install dependencies.\n\n```\ngit clone https://github.com/PinataCloud/hello-base-contracts\ncd hello-base-contracts\nforge install\n```\n\nCompile the contracts\n\n```\nforge build\n```\n\nRun tests\n\n```\nforge test -vvv --gas-report\n```\n\n## Deployment\n\nThe factory contract will automatically deploy the template used inside of it, so all you need to do is deploy the factory.\n\n```\nforge create src/HelloBaseFactory.sol:HelloBaseFactory --rpc-url https://sepolia.base.org --private-key \u003cPRIVATE_KEY\u003e\n```\n\n## Contact\n\nFeel free to reach out if you have any questions!\n\n[steve@pinata.cloud](mailto:steve@pinata.cloud)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinatacloud%2Fhello-base-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinatacloud%2Fhello-base-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinatacloud%2Fhello-base-contracts/lists"}