{"id":19147794,"url":"https://github.com/refcell/soline","last_synced_at":"2025-05-07T03:04:09.664Z","repository":{"id":150177888,"uuid":"445860389","full_name":"refcell/soline","owner":"refcell","description":"Load, Write, Deploy Solidity in the context of a Smart Contract","archived":false,"fork":false,"pushed_at":"2022-01-09T16:03:54.000Z","size":28,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T03:01:56.686Z","etag":null,"topics":["bytecode","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/refcell.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":"2022-01-08T15:46:06.000Z","updated_at":"2024-12-21T17:30:22.000Z","dependencies_parsed_at":"2023-08-27T02:21:29.600Z","dependency_job_id":null,"html_url":"https://github.com/refcell/soline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refcell%2Fsoline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refcell%2Fsoline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refcell%2Fsoline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refcell%2Fsoline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refcell","download_url":"https://codeload.github.com/refcell/soline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252804206,"owners_count":21806769,"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":["bytecode","evm","foundry","solidity"],"created_at":"2024-11-09T07:52:24.095Z","updated_at":"2025-05-07T03:04:09.255Z","avatar_url":"https://github.com/refcell.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# soline  • [![tests](https://github.com/abigger87/soline/actions/workflows/tests.yml/badge.svg)](https://github.com/abigger87/soline/actions/workflows/tests.yml) [![lints](https://github.com/abigger87/soline/actions/workflows/lints.yml/badge.svg)](https://github.com/abigger87/soline/actions/workflows/lints.yml) ![GitHub](https://img.shields.io/github/license/abigger87/soline) ![GitHub package.json version](https://img.shields.io/github/package-json/v/abigger87/soline)\n\n**Load**, **Write**, **Deploy** Solidity in the Context of a Smart Contract.\n\n## Blueprint\n\n```ml\nlib\n├─ ds-test\n├─ solmate\nsrc\n├─ tests\n│  ├─ utils\n│  │  └─ DSTestPlus — \"Custom, Extended DSTest Suite\"\n│  ├─ Starter.t — \"Starter Contract Tests\"\n│  └─ Proxy.t — \"Proxy Tests\"\n├─ Starter — \"A Minimal Starter Contract\"\n└─ Proxy — \"A Proxy Contract to Orchestrate Deployment\"\n```\n\n## Development\n\n### First time with Forge/Foundry?\n\nDon't have [rust](https://www.rust-lang.org/tools/install) installed?\nRun\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\nThen, install [foundry](https://github.com/gakonst/foundry) with:\n```bash\ncargo install --git https://github.com/gakonst/foundry --bin forge --locked\n```\n\n### Dependencies\n\n```bash\nyarn setup\n```\n\n### Run Tests\n\n```bash\nyarn test\n```\n\n## License\n\n[AGPL-3.0-only](https://github.com/abigger87/soline/blob/master/LICENSE)\n\n# Acknowledgements\n\n- [evm.codes](https://evm.codes)\n- [foundry](https://github.com/gakonst/foundry)\n- [solmate](https://github.com/Rari-Capital/solmate)\n- [Georgios Konstantopoulos](https://github.com/gakonst) for [forge-template](https://github.com/gakonst/forge-template) resource.\n\n\n## Disclaimer\n\n_These smart contracts are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts. They have not been audited and as such there can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions, loss of transmitted information or loss of funds. Andreas Bigger is not liable for any of the foregoing. Users should proceed with caution and use at their own risk._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefcell%2Fsoline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefcell%2Fsoline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefcell%2Fsoline/lists"}