{"id":15920717,"url":"https://github.com/nickbytes/quick-test","last_synced_at":"2025-04-03T12:15:16.664Z","repository":{"id":92821892,"uuid":"450329909","full_name":"nickbytes/quick-test","owner":"nickbytes","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-21T02:42:39.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T01:36:37.591Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickbytes.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-01-21T02:42:37.000Z","updated_at":"2023-03-04T03:49:35.000Z","dependencies_parsed_at":"2023-03-19T18:50:31.976Z","dependency_job_id":null,"html_url":"https://github.com/nickbytes/quick-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"amanusk/hardhat-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbytes%2Fquick-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbytes%2Fquick-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbytes%2Fquick-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbytes%2Fquick-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickbytes","download_url":"https://codeload.github.com/nickbytes/quick-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998228,"owners_count":20866696,"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-10-06T19:41:15.713Z","updated_at":"2025-04-03T12:15:16.646Z","avatar_url":"https://github.com/nickbytes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solidity Template\n\nUses\n\n- [Hardhat](https://github.com/nomiclabs/hardhat): compile and run the smart contracts on a local development network\n- [TypeChain](https://github.com/ethereum-ts/TypeChain): generate TypeScript types for smart contracts\n- [Ethers](https://github.com/ethers-io/ethers.js/): renowned Ethereum library and wallet implementation\n- [Waffle](https://github.com/EthWorks/Waffle): tooling for writing comprehensive smart contract tests\n- [Solhint](https://github.com/protofire/solhint): linter\n- [Prettier Plugin Solidity](https://github.com/prettier-solidity/prettier-plugin-solidity): code formatter\n\nThis is a GitHub template, which means you can reuse it as many times as you want. You can do that by clicking the \"Use this\ntemplate\" button at the top of the page.\n\n## Usage\n\n### Pre Requisites\n\nBefore running any command, make sure to install dependencies:\n\n```sh\n$ yarn install\n```\n\n### Compile\n\nCompile the smart contracts with Hardhat:\n\n```sh\n$ yarn compile\n```\n\n### Test\n\nRun the Mocha tests:\n\n```sh\n$ yarn test\n```\n\n### Deploy contract to netowrk (requires Mnemonic and infura API key)\n\n```\nnpx hardhat run --network rinkeby ./scripts/deploy.ts\n```\n\n### Validate a contract with etherscan (requires API ke)\n\n```\nnpx hardhat verify --network \u003cnetwork\u003e \u003cDEPLOYED_CONTRACT_ADDRESS\u003e \"Constructor argument 1\"\n```\n\n### Added plugins\n\n- Gas reporter [hardhat-gas-reporter](https://hardhat.org/plugins/hardhat-gas-reporter.html)\n- Etherscan [hardhat-etherscan](https://hardhat.org/plugins/nomiclabs-hardhat-etherscan.html)\n\n## Thanks\n\nIf you like it than you soulda put a start ⭐ on it \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickbytes%2Fquick-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickbytes%2Fquick-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickbytes%2Fquick-test/lists"}