{"id":23545524,"url":"https://github.com/bh2smith/safe-wraptor","last_synced_at":"2025-07-08T23:06:58.607Z","repository":{"id":55507942,"uuid":"323308184","full_name":"bh2smith/safe-wraptor","owner":"bh2smith","description":"Wrap and Unwrap ETH with ease from within your Gnosis Safe","archived":false,"fork":false,"pushed_at":"2020-12-25T13:02:25.000Z","size":985,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T10:44:13.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/bh2smith.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}},"created_at":"2020-12-21T10:53:19.000Z","updated_at":"2021-06-17T01:06:32.000Z","dependencies_parsed_at":"2022-08-15T02:01:02.047Z","dependency_job_id":null,"html_url":"https://github.com/bh2smith/safe-wraptor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bh2smith/safe-wraptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-wraptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-wraptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-wraptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-wraptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bh2smith","download_url":"https://codeload.github.com/bh2smith/safe-wraptor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fsafe-wraptor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264363792,"owners_count":23596507,"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-26T08:18:43.984Z","updated_at":"2025-07-08T23:06:58.589Z","avatar_url":"https://github.com/bh2smith.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gnosis Safe: ETH Wraptor\n\nWrap and Unwrap ETH with ease from within your Gnosis Safe!\n\n## Developers Guide\n\nInstall dependencies and start a local dev server.\n\n```\nyarn install\ncp .env.sample .env\nyarn start\n```\n\nThen:\n\n- If HTTPS is used (by default enabled)\n  - Open your Safe app locally (by default via https://localhost:3000/) and accept the SSL error.\n- Go to Safe Multisig web interface\n  - [Mainnet](https://app.gnosis-safe.io)\n  - [Rinkeby](https://rinkeby.gnosis-safe.io/app)\n- Create your test safe\n- Go to Apps -\u003e Manage Apps -\u003e Add Custom App\n- Paste your localhost URL, default is https://localhost:3000/\n- You should see Safe App Starter as a new app\n- Develop your app from there\n\n## Features\n\nGnosis Safe App Starter combines recommendations described in the following repositories:\n\n- [Safe Apps SDK](https://github.com/gnosis/safe-apps-sdk)\n- [safe-react-components](https://github.com/gnosis/safe-react-components)\n\nYou can use the `useSafe` React hook to interact with the Safe Apps SDK\n\n```\nconst safe = useSafe();\nconsole.log(safe.info);\n```\n\nSafe React Components are also integrated and ready to use. [See all components](https://components.gnosis-safe.io/).\n\n## Dependencies\n\n### Included\n\n- [`@gnosis.pm/safe-react-components`](https://github.com/gnosis/safe-react-components) (UI components themed for the Safe Multisig interface)\n- [`@rmeissner/safe-apps-react-sdk`](https://github.com/rmeissner/safe-sdks-js/tree/master/safe-apps-react-sdk) (React hook for the Safe Apps SDK)\n\n### Recommended\n\n- [`ethers`](https://github.com/ethers-io/ethers.js) (Library for interacting with Ethereum)\n- [`web3`](https://github.com/ethereum/web3.js/) (Library for interacting with Ethereum)\n- [`@studydefi/money-legos`](https://github.com/studydefi/money-legos) (Library for DeFi interactions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fsafe-wraptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbh2smith%2Fsafe-wraptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fsafe-wraptor/lists"}