{"id":24997899,"url":"https://github.com/shivamycodee/c2t2","last_synced_at":"2026-05-17T02:09:06.948Z","repository":{"id":275295568,"uuid":"925605469","full_name":"Shivamycodee/c2t2","owner":"Shivamycodee","description":"cross-chain application using wormhole","archived":false,"fork":false,"pushed_at":"2025-02-01T13:14:22.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T14:23:05.375Z","etag":null,"topics":["cross-chain-bridge","defi","solidity","template","transfer-token","web3","wormhole"],"latest_commit_sha":null,"homepage":"","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/Shivamycodee.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,"publiccode":null,"codemeta":null}},"created_at":"2025-02-01T09:25:01.000Z","updated_at":"2025-02-01T13:14:25.000Z","dependencies_parsed_at":"2025-02-01T14:23:07.514Z","dependency_job_id":"e2ac913b-d200-4d79-891a-025e163ebb79","html_url":"https://github.com/Shivamycodee/c2t2","commit_stats":null,"previous_names":["shivamycodee/c2t2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shivamycodee%2Fc2t2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shivamycodee%2Fc2t2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shivamycodee%2Fc2t2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shivamycodee%2Fc2t2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shivamycodee","download_url":"https://codeload.github.com/Shivamycodee/c2t2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246209887,"owners_count":20741078,"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":["cross-chain-bridge","defi","solidity","template","transfer-token","web3","wormhole"],"created_at":"2025-02-04T17:26:29.769Z","updated_at":"2026-05-17T02:09:06.884Z","avatar_url":"https://github.com/Shivamycodee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Tech Used.\n\n- Language -\u003e Solidity\n- Framework -\u003e [Foundry](https://book.getfoundry.sh/)\n- Cross-Chain Protocol -\u003e [Wormhole](https://wormhole.com/docs/tutorials/by-product/contract-integrations/cross-chain-token-contracts/)\n\n## How to proceed...\n\n\n## Clone the repo.\n\n```shell\n$ git clone https://github.com/Shivamycodee/c2t2\n```\n\n### Add private key.\n\n- Create a .env file and add private key in it.\n\n```shell\n PRIVATE_KEY= CREATOR_PRIVATE_KEY\n```\n\n### Build\n\n```shell\n$ forge build\n```\n\n### Deploy CrossChainSender \u0026 CrossChainReceiver Contracts to their respective Blockchain.\n\n```shell\n$  npx ts-node scripts/deploy.ts\n```\n\n- It will ask you to choose the sender and receiver blockchain. you can add more chain options in deploy-config/config.json using [wormhole-contract-addresses](https://wormhole.com/docs/build/reference/contract-addresses/) . \n\n- I have deployed this contracts on BSC Testnet \u0026 Avalanche Fuji. You can view them in deploy-config/contracts.json.\n\n### Transfer Tokens\n\n```shell\n$ npx ts-node scripts/transfer.ts\n```\n\n### Contributions\n\n- Contributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamycodee%2Fc2t2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivamycodee%2Fc2t2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamycodee%2Fc2t2/lists"}