{"id":13803197,"url":"https://github.com/Rari-Capital/fuse-simulations","last_synced_at":"2025-05-13T15:32:39.853Z","repository":{"id":117807396,"uuid":"389536107","full_name":"Rari-Capital/fuse-simulations","owner":"Rari-Capital","description":"DappTools project for simulating Fuse parameter changes.","archived":false,"fork":false,"pushed_at":"2021-09-05T04:05:40.000Z","size":36,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-05T01:09:36.428Z","etag":null,"topics":[],"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/Rari-Capital.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}},"created_at":"2021-07-26T06:49:00.000Z","updated_at":"2024-04-23T08:02:24.000Z","dependencies_parsed_at":"2024-01-21T18:58:01.206Z","dependency_job_id":null,"html_url":"https://github.com/Rari-Capital/fuse-simulations","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/Rari-Capital%2Ffuse-simulations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rari-Capital%2Ffuse-simulations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rari-Capital%2Ffuse-simulations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rari-Capital%2Ffuse-simulations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rari-Capital","download_url":"https://codeload.github.com/Rari-Capital/fuse-simulations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225239722,"owners_count":17442816,"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-08-04T01:00:24.974Z","updated_at":"2024-11-18T19:31:25.555Z","avatar_url":"https://github.com/Rari-Capital.png","language":"Solidity","funding_links":[],"categories":["Projects Using Dapp"],"sub_categories":[],"readme":"# fuse-simulations\n\nDappTools project to simulate Fuse parameter changes.\n\n## Installation\n\n### Toolset\n\n- First, install Nix:\n\n```sh\n# User must be in sudoers\ncurl -L https://nixos.org/nix/install | sh\n\n# Run this or login again to use Nix\n. \"$HOME/.nix-profile/etc/profile.d/nix.sh\"\n```\n\n- Then, install DappTools:\n\n```sh\ncurl https://dapp.tools/install | sh\n```\n\n### Project Setup\n\n- First, clone the repo locally:\n\n```sh\ngit clone https://github.com/rari-capital/fuse-simulations\ncd fuse-simulations\n```\n\n- Then, install the project's dependencies:\n\n```sh\nmake\n```\n\n- Finally, rename `.env.example` to `.env` and set `ETH_RPC_URL` to a valid Ethereum RPC URL:\n\n```sh\n# Inside .env\n\nETH_RPC_URL=https://eth-mainnet.alchemyapi.io/v2/YOUR_ALCHEMY_KEY_HERE\n```\n\n## Simulating\n\n- First, update `Simulations.t.sol` to perform the actions you want to simulate on a mainnet fork.\n\n- Then, simply run `dapp test` to view the results of your simulation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRari-Capital%2Ffuse-simulations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRari-Capital%2Ffuse-simulations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRari-Capital%2Ffuse-simulations/lists"}