{"id":13485451,"url":"https://github.com/R0bi7/xCall-testing-EVM","last_synced_at":"2025-03-27T19:31:11.888Z","repository":{"id":175604172,"uuid":"654191783","full_name":"R0bi7/xCall-testing-EVM","owner":"R0bi7","description":"Basic Solidity Smart Contracts used in xCall early testing.","archived":false,"fork":false,"pushed_at":"2023-06-15T16:52:35.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T20:44:35.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R0bi7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2023-06-15T15:19:51.000Z","updated_at":"2023-08-14T04:55:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef7111d7-4828-4959-97fd-dde77895e62a","html_url":"https://github.com/R0bi7/xCall-testing-EVM","commit_stats":null,"previous_names":["r0bi7/xcall-testing-evm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0bi7%2FxCall-testing-EVM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0bi7%2FxCall-testing-EVM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0bi7%2FxCall-testing-EVM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0bi7%2FxCall-testing-EVM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R0bi7","download_url":"https://codeload.github.com/R0bi7/xCall-testing-EVM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245910760,"owners_count":20692497,"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-07-31T18:00:22.990Z","updated_at":"2025-03-27T19:31:11.541Z","avatar_url":"https://github.com/R0bi7.png","language":"Solidity","funding_links":[],"categories":["Interoperability"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg \n    src=\"./icon_img.png\" \n    alt=\"Icon logo\"\u003e\n\u003c/p\u003e\n\n\n# xCall testing EVM\n\nThis project demonstrates a basic xCall use case. It comes with a showcase contract and a script that deploys that contract to Sepolia (ETH testnet) and BSC testnet.\n\nDeployment scripts execution:\n\n```shell\n// compile smart contracts\nnpx hardhat compile\n\n// deploy to BSC testnet \nnpx hardhat run --network bsc_testnet ./scripts/deployBscTestnet.ts\n\n // deploy to Sepolia (ETH testnet)\nnpx hardhat run --network sepolia ./scripts/deploySepolia.ts\n```\n\n## Environment\n\nYou should create .env file in the root of your project and include following environment variables:\n\n```\nSEPOLIA_URL=\"https://sepolia.infura.io/v3/ffbf8ebe228f4758ae82e175640275e0\"\nSEPOLIA_XCALL_ADDRESS=\"0x9B68bd3a04Ff138CaFfFe6D96Bc330c699F34901\"\nBSC_TESTNET_URL=\"https://data-seed-prebsc-1-s1.binance.org:8545\"\nBSC_TESTNET_XCALL_ADDRESS=\"0x6193c0b12116c4963594761d859571b9950a8686\"\nOPERATOR_KEY=\"\u003cYOUR-PRIVATE-KEY\u003e\"\n```\n\n**Note** You should replace `\u003cYOUR-PRIVATE-KEY\u003e` with your own private key.\n\nFor more information contact me at [Telegram](t.me/robibobi7).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FR0bi7%2FxCall-testing-EVM","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FR0bi7%2FxCall-testing-EVM","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FR0bi7%2FxCall-testing-EVM/lists"}