{"id":26972973,"url":"https://github.com/menurivera/solidity-crud","last_synced_at":"2026-04-30T00:02:31.096Z","repository":{"id":221636364,"uuid":"754950435","full_name":"menuRivera/solidity-crud","owner":"menuRivera","description":"Basic solidity CRUD created with foundry","archived":false,"fork":false,"pushed_at":"2024-02-09T05:05:23.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T21:55:45.996Z","etag":null,"topics":["ethereum","evm","foundry","solidity"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/menuRivera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-09T05:03:47.000Z","updated_at":"2024-02-09T05:06:11.000Z","dependencies_parsed_at":"2024-02-09T06:23:06.553Z","dependency_job_id":"9fda3f62-c57b-4a0b-8b40-e1eccffca369","html_url":"https://github.com/menuRivera/solidity-crud","commit_stats":null,"previous_names":["menurivera/solidity-crud"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/menuRivera/solidity-crud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menuRivera%2Fsolidity-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menuRivera%2Fsolidity-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menuRivera%2Fsolidity-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menuRivera%2Fsolidity-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/menuRivera","download_url":"https://codeload.github.com/menuRivera/solidity-crud/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menuRivera%2Fsolidity-crud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ethereum","evm","foundry","solidity"],"created_at":"2025-04-03T09:19:53.007Z","updated_at":"2026-04-30T00:02:31.073Z","avatar_url":"https://github.com/menuRivera.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Foundry\n\n**Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.**\n\nFoundry consists of:\n\n-   **Forge**: Ethereum testing framework (like Truffle, Hardhat and DappTools).\n-   **Cast**: Swiss army knife for interacting with EVM smart contracts, sending transactions and getting chain data.\n-   **Anvil**: Local Ethereum node, akin to Ganache, Hardhat Network.\n-   **Chisel**: Fast, utilitarian, and verbose solidity REPL.\n\n## Documentation\n\nhttps://book.getfoundry.sh/\n\n## Usage\n\n### Build\n\n```shell\n$ forge build\n```\n\n### Test\n\n```shell\n$ forge test\n```\n\n### Format\n\n```shell\n$ forge fmt\n```\n\n### Gas Snapshots\n\n```shell\n$ forge snapshot\n```\n\n### Anvil\n\n```shell\n$ anvil\n```\n\n### Deploy\n\n```shell\n$ forge script script/Counter.s.sol:CounterScript --rpc-url \u003cyour_rpc_url\u003e --private-key \u003cyour_private_key\u003e\n```\n\n### Cast\n\n```shell\n$ cast \u003csubcommand\u003e\n```\n\n### Help\n\n```shell\n$ forge --help\n$ anvil --help\n$ cast --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenurivera%2Fsolidity-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenurivera%2Fsolidity-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenurivera%2Fsolidity-crud/lists"}