{"id":28371378,"url":"https://github.com/johnson86tw/maci-playground","last_synced_at":"2025-07-20T05:33:31.151Z","repository":{"id":104309348,"uuid":"394123761","full_name":"johnson86tw/maci-playground","owner":"johnson86tw","description":"A playground for building applications on top of Minimum Anti-Collusion Infrastructure.","archived":false,"fork":false,"pushed_at":"2021-09-28T09:32:04.000Z","size":1246,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-19T06:40:33.336Z","etag":null,"topics":["maci"],"latest_commit_sha":null,"homepage":"https://maci-docs.netlify.app/","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/johnson86tw.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}},"created_at":"2021-08-09T02:35:48.000Z","updated_at":"2024-03-15T22:21:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"25e0b17e-cddf-44f9-a5e2-ad6094054807","html_url":"https://github.com/johnson86tw/maci-playground","commit_stats":null,"previous_names":["johnson86tw/maci-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnson86tw/maci-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnson86tw%2Fmaci-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnson86tw%2Fmaci-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnson86tw%2Fmaci-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnson86tw%2Fmaci-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnson86tw","download_url":"https://codeload.github.com/johnson86tw/maci-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnson86tw%2Fmaci-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266071519,"owners_count":23871940,"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":["maci"],"created_at":"2025-05-29T08:45:52.290Z","updated_at":"2025-07-20T05:33:31.128Z","avatar_url":"https://github.com/johnson86tw.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MACI playground\n\n\n## Guilds\n\nInstall dependencies\n```\nyarn install\n```\n\n### Roles\n\n```ts\nconst [deployer, coordinator, alice, anyone] = await ethers.getSigners();\n```\n\n### Initiate\n\nStart hardhat network at http://127.0.0.1:8545/\n\n```sh\nyarn start\n```\n\nCompile contracts\n\n```sh\nyarn compile\n```\n\nDeploy MACI, Ballot, and others.\n\n```sh\nyarn hardhat:local scripts/deployMaci.ts\n```\n\nGet maci info\n\n```sh\nyarn hardhat:local scripts/callMaci.ts \n```\n\n### Vote\n\nSign up\n```sh\nyarn hardhat:local scripts/signUp.ts\n```\n\nPublish Message\n```sh\nyarn hardhat:local scripts/vote.ts\n```\n\nPublish Messages\n```sh\nyarn hardhat:local scripts/submitMessageBatch.ts\n```\n\nChange Key\n```sh\nyarn hardhat:local scripts/changeVote.ts\n```\n\n\n### Tally\n\n```sh\nyarn hardhat:local scripts/tallyWithoutProofs.ts\n```\n\n```sh\nyarn hardhat:local scripts/tally.ts\n```\n\n\n### Verify","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnson86tw%2Fmaci-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnson86tw%2Fmaci-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnson86tw%2Fmaci-playground/lists"}