{"id":25487038,"url":"https://github.com/thuyencode/base-learn-exercises","last_synced_at":"2025-09-07T11:42:21.009Z","repository":{"id":278184976,"uuid":"934731514","full_name":"thuyencode/base-learn-exercises","owner":"thuyencode","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-18T12:43:24.000Z","size":113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T13:26:33.805Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thuyencode.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-18T10:11:16.000Z","updated_at":"2025-02-18T12:43:28.000Z","dependencies_parsed_at":"2025-02-18T13:36:40.145Z","dependency_job_id":null,"html_url":"https://github.com/thuyencode/base-learn-exercises","commit_stats":null,"previous_names":["thuyencode/base-learn-exercises"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyencode%2Fbase-learn-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyencode%2Fbase-learn-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyencode%2Fbase-learn-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thuyencode%2Fbase-learn-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thuyencode","download_url":"https://codeload.github.com/thuyencode/base-learn-exercises/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239536661,"owners_count":19655255,"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":"2025-02-18T19:35:04.660Z","updated_at":"2025-09-07T11:42:20.974Z","avatar_url":"https://github.com/thuyencode.png","language":"Solidity","readme":"# Base Learn Exercises\n\nAll the smart contracts I coded along with [Base Learn](https://docs.base.org/learn/welcome) are publicly available in here.\n\nRemember to create a new `.env` file according to [`.env.example`](./.env.example).\n\n\u003e If you're not a fan of Alchemy, you can use [the official RPC URLs from Base](https://docs.base.org/docs/quickstart#1-set-up-your-node-connection) or [any other the node providers here](https://docs.base.org/docs/tools/node-providers).\n\u003e\n\u003e Just replace the environment variables correctly in `.env` and [`index.d.ts`](./types/index.d.ts).\n\n## Deployment\n\n```sh\nnpm run deploy -- --tags \u003cTAG\u003e\n```\n\nFor example, I want to deploy the contract named [`BasicMath`](./contracts/Deploying/BasicMath.sol), I use the tag declared in [00_deploy_BasicMath.ts](./deploy/00_deploy_BasicMath.ts) (deployment file):\n\n```sh\nnpm run deploy -- --tags BasicMath\n```\n\n## Contract verification\n\n```sh\nnpm run verify\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthuyencode%2Fbase-learn-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthuyencode%2Fbase-learn-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthuyencode%2Fbase-learn-exercises/lists"}