{"id":18637972,"url":"https://github.com/triepay/triepay-contracts","last_synced_at":"2026-04-20T13:31:57.403Z","repository":{"id":136732331,"uuid":"503230173","full_name":"TriePay/triepay-contracts","owner":"TriePay","description":"Web3 crypto payment","archived":false,"fork":false,"pushed_at":"2022-07-07T05:29:53.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T02:41:16.247Z","etag":null,"topics":["avalanche","bsc","contracts","crypto","ethereum","evm","fantom","hardhat","multi-blockchain","payments","polygon","triepay","web3"],"latest_commit_sha":null,"homepage":"https://triepay.io","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TriePay.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-14T06:08:22.000Z","updated_at":"2022-06-20T03:38:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"ceeecfc1-d4f1-4e16-b3c1-613ad507f0c2","html_url":"https://github.com/TriePay/triepay-contracts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TriePay/triepay-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriePay%2Ftriepay-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriePay%2Ftriepay-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriePay%2Ftriepay-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriePay%2Ftriepay-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TriePay","download_url":"https://codeload.github.com/TriePay/triepay-contracts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TriePay%2Ftriepay-contracts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32048936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["avalanche","bsc","contracts","crypto","ethereum","evm","fantom","hardhat","multi-blockchain","payments","polygon","triepay","web3"],"created_at":"2024-11-07T05:38:30.584Z","updated_at":"2026-04-20T13:31:57.370Z","avatar_url":"https://github.com/TriePay.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TriePay Hardhat\n\n## Basic Hardhat Cmds\n\n```shell\nnpx hardhat accounts\nnpx hardhat compile\nnpx hardhat clean\nnpx hardhat test\nnpx hardhat node\nnpx hardhat help\nREPORT_GAS=true npx hardhat test\nnpx hardhat coverage\nnpx hardhat run scripts/deploy.ts\nTS_NODE_FILES=true npx ts-node scripts/deploy.ts\nnpx eslint '**/*.{js,ts}'\nnpx eslint '**/*.{js,ts}' --fix\nnpx prettier '**/*.{json,sol,md}' --check\nnpx prettier '**/*.{json,sol,md}' --write\nnpx solhint 'contracts/**/*.sol'\nnpx solhint 'contracts/**/*.sol' --fix\n```\n## Contract Deploy\n\nrename .env.example to .env, setup necessary environment variables and run below cmds:\n\n```shell\nnpx hardhat run --network ethereum scripts/deploy.ts\nnpx hardhat run --network bsc scripts/deploy.ts\nnpx hardhat run --network polygon scripts/deploy.ts\nnpx hardhat run --network avalanche scripts/deploy.ts\nnpx hardhat run --network fantom scripts/deploy.ts\n```\n\n## Contract Addresses\nBlockchain|Address\n---|---\nethereum | [0x504356d1893813e92b5534627aBa342efE54db69](https://etherscan.io/address/0x504356d1893813e92b5534627aBa342efE54db69)\nbsc | [0x504356d1893813e92b5534627aBa342efE54db69](https://bscscan.com/address/0x504356d1893813e92b5534627aba342efe54db69)\npolygon | [0x504356d1893813e92b5534627aBa342efE54db69](https://polygonscan.com/address/0x504356d1893813e92b5534627aba342efe54db69)\navalanche | [0x504356d1893813e92b5534627aBa342efE54db69](https://snowtrace.io/address/0x504356d1893813e92b5534627aba342efe54db69)\nfantom | [0x504356d1893813e92b5534627aBa342efE54db69](https://ftmscan.com/address/0x504356d1893813e92b5534627aba342efe54db69)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriepay%2Ftriepay-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriepay%2Ftriepay-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriepay%2Ftriepay-contracts/lists"}