{"id":15934011,"url":"https://github.com/critesjosh/example-private-token","last_synced_at":"2026-02-11T02:47:30.472Z","repository":{"id":194121400,"uuid":"690132716","full_name":"critesjosh/example-private-token","owner":"critesjosh","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-12T00:44:09.000Z","size":1339,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T21:41:07.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Roff","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/critesjosh.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":"2023-09-11T15:36:12.000Z","updated_at":"2023-09-11T15:38:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"904efb03-fee3-401d-89c3-c1d15eed83f3","html_url":"https://github.com/critesjosh/example-private-token","commit_stats":null,"previous_names":["critesjosh/example-private-token"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/critesjosh/example-private-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/critesjosh%2Fexample-private-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/critesjosh%2Fexample-private-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/critesjosh%2Fexample-private-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/critesjosh%2Fexample-private-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/critesjosh","download_url":"https://codeload.github.com/critesjosh/example-private-token/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/critesjosh%2Fexample-private-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272816236,"owners_count":24997732,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-07T03:00:47.692Z","updated_at":"2026-02-11T02:47:25.435Z","avatar_url":"https://github.com/critesjosh.png","language":"Roff","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Project Walkthrough\n\n- importing Aztec.nr in Nargo.toml\n\n## Compiling contracts\n\n### Requirements\n\n#### nargo\n\n[Installation guide](https://noir-lang.org/getting_started/nargo_installation#installation)\n\n#### aztec-cli\n\n```bash\nyarn global add @aztec/cli\n```\n\n### Basic\n\n```bash\naztec-cli compile ./path/to/my_aztec_contract_project\n```\n\n### With Typescript interfaces\n\n```bash\naztec-cli compile --typescript ./ts .\n```\n\n### With Noir interfaces\n\n```bash\naztec-cli compile --interface ./path/to/another_aztec_contract_project/src ./path/to/my_aztec_contract_project\n```\n\n## Deploying\n\nThe example contract takes 2 args, an amount and an address.\n\n```bash\naztec-cli deploy target/Example.json --args 1000000 $ADDRESS\n```\n\nor try\n\n```bash\nbun deploy.ts\n```\n\n## Testing\n\nStart an Ethereum dev net with\n\n```bash\nanvil\n```\n\nStart the Sandbox with\n\n```bash\nnpx @aztec/aztec-sandbox\n```\n\nRun tests with\n\n```bash\nyarn test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcritesjosh%2Fexample-private-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcritesjosh%2Fexample-private-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcritesjosh%2Fexample-private-token/lists"}