{"id":19423196,"url":"https://github.com/make-software/dao-contracts","last_synced_at":"2025-04-24T16:30:46.188Z","repository":{"id":37101672,"uuid":"450339523","full_name":"make-software/dao-contracts","owner":"make-software","description":"Smart Contracts for the MVPR On-Chain Governance System on Casper","archived":false,"fork":false,"pushed_at":"2024-05-21T13:52:42.000Z","size":4512,"stargazers_count":9,"open_issues_count":5,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-03T07:21:52.822Z","etag":null,"topics":["blockchain","casper-network","dao","governance","governance-dapps","rust-lang","smart-contracts"],"latest_commit_sha":null,"homepage":"","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/make-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-21T03:26:52.000Z","updated_at":"2024-09-02T06:22:50.000Z","dependencies_parsed_at":"2023-09-22T17:36:18.315Z","dependency_job_id":"6518061e-8b1a-4a9f-9002-61da23d0abb2","html_url":"https://github.com/make-software/dao-contracts","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fdao-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fdao-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fdao-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/make-software%2Fdao-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/make-software","download_url":"https://codeload.github.com/make-software/dao-contracts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250663544,"owners_count":21467366,"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":["blockchain","casper-network","dao","governance","governance-dapps","rust-lang","smart-contracts"],"created_at":"2024-11-10T13:37:10.880Z","updated_at":"2025-04-24T16:30:45.494Z","avatar_url":"https://github.com/make-software.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVPR DAO for Casper\n\nReusable smart contracts for building DAOs on top of Casper.\n\nRepository contains following modules:\n- `dao` provides smart contracts implementation,\n- `dao-macros` makes writing code easier,\n\n## General Documentation\n\n- [Usage](docs-high-level/usage.md)\n- [Architecture](docs-high-level/architecture.md)\n- [Adding a new contract](docs-high-level/adding_new_contract.md)\n- [BDD Testing with Gherkin](docs-high-level/gherkin.md)\n\n## Technical documentation\nTo generate `rustdoc` execute the following:\n```bash\njust rebuild-docs\n```\n\nLive version: https://make-software.github.io/dao-contracts.\n\n## Quickstart\n\n### Prerequisites\n\n- `Rust` toolchain installed (see [rustup.rs](https://rustup.rs/)),\n- `cargo odra` installed `cargo install --version 0.0.10 --force --locked cargo-odra`\n- `wasmstrip` tool installed (see [wabt](https://github.com/WebAssembly/wabt)).\n- `wasm-opt` tool installed (see [binaryen](https://github.com/WebAssembly/binaryen)).\n- `just` tool installed (see [just](https://github.com/casey/just)).\n- `wabt` installed (see [wabt](https://github.com/WebAssembly/wabt)).\n\nTo prepare your environment execute:\n\n```bash\njust prepare\n```\n\n### Build contracts\nTo build `WASM` files execute:\n\n```bash\njust build-dao-contracts\n```\nContracts will be located in the `wasm/` folder.\n\n### Run tests\n\nTo run integration tests execute:\n\n```bash\njust test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-software%2Fdao-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmake-software%2Fdao-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmake-software%2Fdao-contracts/lists"}