{"id":51044004,"url":"https://github.com/nikolas-con/ic-evm-sign-starter","last_synced_at":"2026-06-22T12:34:10.881Z","repository":{"id":107065360,"uuid":"574138689","full_name":"nikolas-con/ic-evm-sign-starter","owner":"nikolas-con","description":"A \"No key wallet\" example project for the Internet Computer.","archived":false,"fork":false,"pushed_at":"2023-02-02T16:13:57.000Z","size":3190,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-05T16:57:18.209Z","etag":null,"topics":["evm","example-project","internet-computer","react","rust"],"latest_commit_sha":null,"homepage":"https://vqbpb-giaaa-aaaap-qaxda-cai.ic0.app/","language":"JavaScript","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/nikolas-con.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}},"created_at":"2022-12-04T14:49:03.000Z","updated_at":"2023-09-22T09:12:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1a688c7-2a20-40f3-a77c-ff54ce1143ce","html_url":"https://github.com/nikolas-con/ic-evm-sign-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikolas-con/ic-evm-sign-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas-con%2Fic-evm-sign-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas-con%2Fic-evm-sign-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas-con%2Fic-evm-sign-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas-con%2Fic-evm-sign-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolas-con","download_url":"https://codeload.github.com/nikolas-con/ic-evm-sign-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolas-con%2Fic-evm-sign-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34649819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["evm","example-project","internet-computer","react","rust"],"created_at":"2026-06-22T12:34:10.043Z","updated_at":"2026-06-22T12:34:10.876Z","avatar_url":"https://github.com/nikolas-con.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\n\nThis is an example project of [ic-evm-sign](https://github.com/nikolas-con/ic-evm-sign), a library that signs EVM transactions on the Internet Computer. \n\nThe project consists of:\n- A react frontend located in `src/frontend` (build with Create React App and React 18).\n- A backend canister located in `src/backend` (build with Rust and `ic_cdk`).\n- A hardhat node for local testing with config at `hardhat.config.js`.\n\n## Get Started\n\nInstall dependencies:\n```sh\nnpm i\n```\n\nRun in development:\n```sh\nnpm start\n```\n\nThen head to `http://localhost:3000`.\n\n**Note:** The `npm start` script above starts 1) a local Internet Computer replica 2) a local hardhat node and 3) the React frontend of the project. After starting the IC replica it deploys the canister code and an Internet Identity canister for local authentication.\n\n## Production\n\nDeploy backend:\n```sh\ndfx deploy --network ic backend --argument '(opt variant { Production } )' --with-cycles 200000000000\n```\n\nThen create `src/frontend/.env.production` with the backend canister id. Similar to `src/frontend/.env.production.sample`.\n\nDeploy frontend:\n```sh\ndfx deploy --network ic frontend --with-cycles 200000000000\n```\n**Note:** Running `dfx deploy frontend` also builds the frontend react code.\n\nThen head to `https://${FRONTEND_CANISTER_ID}.ic0.app/`.\n\n# Security\n\nThe code in [ic-evm-sign](https://github.com/nikolas-con/ic-evm-sign) that this starter project relies heavily on has not been audited (as of 13/1/22). Use it at your own risk.\n\n# Funding\n\nThis library was initially incentivized by [ICDevs](https://icdevs.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolas-con%2Fic-evm-sign-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolas-con%2Fic-evm-sign-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolas-con%2Fic-evm-sign-starter/lists"}