{"id":18898413,"url":"https://github.com/hychen/submoloch","last_synced_at":"2026-03-01T10:30:17.443Z","repository":{"id":66579585,"uuid":"333378750","full_name":"hychen/submoloch","owner":"hychen","description":"The Polkadot version of MolochDAO","archived":false,"fork":false,"pushed_at":"2021-04-15T13:28:06.000Z","size":202,"stargazers_count":0,"open_issues_count":30,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T08:45:43.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hychen.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":"2021-01-27T10:10:31.000Z","updated_at":"2021-04-14T10:16:43.000Z","dependencies_parsed_at":"2023-02-24T12:15:15.855Z","dependency_job_id":null,"html_url":"https://github.com/hychen/submoloch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fsubmoloch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fsubmoloch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fsubmoloch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fsubmoloch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hychen","download_url":"https://codeload.github.com/hychen/submoloch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879317,"owners_count":19712176,"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-11-08T08:42:32.748Z","updated_at":"2026-03-01T10:30:16.037Z","avatar_url":"https://github.com/hychen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SubMoloch\n\nThe [Polkadot](https://polkadot.network/) version of [MolochDao]([https://github.com/MolochVentures/moloch). \nDeveloped for the purpose of learning, please use it at your own risk\n\n## Setup\n\n### Installing Node.js\nWe require node \u003e=12.0, if not, you can go to the nodejs website and find out how to install or upgrade.\nOr we recommend that you install Node using nvm. Windows users can use nvm-windows instead.\n\n### Substrate Prerequisites\nFollow the official installation steps from the Substrate Developer Hub Knowledge Base.\n```\nrustup component add rust-src --toolchain nightly\nrustup target add wasm32-unknown-unknown --toolchain nightly\n```\n### Installing The Patract Node\n\nWe use [Patract Node](https://github.com/patractlabs/patract) as our contract test chain.\nIt has some very convenient optimizations for contracts, such as reducing out-of-block time. To install Patract Node:\n\n```\n$ cargo install patract-prep --git https://github.com/patractlabs/patract --locked --force\n```\n\n### Run a local node\n```\npatract-prep --dev --execution=Native --tmp\n```\n\n### Compile\n```\nnpx redspot compile\n```\n\n### Test\n```\nnpx redspot test --no-compile\n```\n\n### Deploy \n```\nnpx redspot run scripts/submoloch.deploy.ts --no-compile\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhychen%2Fsubmoloch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhychen%2Fsubmoloch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhychen%2Fsubmoloch/lists"}