{"id":31756765,"url":"https://github.com/polymeshassociation/polymesh-dart","last_synced_at":"2025-10-09T19:23:41.730Z","repository":{"id":318627433,"uuid":"993247004","full_name":"PolymeshAssociation/polymesh-dart","owner":"PolymeshAssociation","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-08T09:41:57.000Z","size":1066,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T10:23:10.013Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PolymeshAssociation.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-30T13:14:26.000Z","updated_at":"2025-10-08T09:42:00.000Z","dependencies_parsed_at":"2025-10-08T10:23:12.677Z","dependency_job_id":"e60805fb-616a-4cdd-8e08-0576a5ae4430","html_url":"https://github.com/PolymeshAssociation/polymesh-dart","commit_stats":null,"previous_names":["polymeshassociation/polymesh-dart"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/PolymeshAssociation/polymesh-dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolymeshAssociation%2Fpolymesh-dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolymeshAssociation%2Fpolymesh-dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolymeshAssociation%2Fpolymesh-dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolymeshAssociation%2Fpolymesh-dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PolymeshAssociation","download_url":"https://codeload.github.com/PolymeshAssociation/polymesh-dart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolymeshAssociation%2Fpolymesh-dart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001979,"owners_count":26083243,"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-10-09T02:00:07.460Z","response_time":59,"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":"2025-10-09T19:23:37.587Z","updated_at":"2025-10-09T19:23:41.722Z","avatar_url":"https://github.com/PolymeshAssociation.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementation of DART on Polymesh\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nA Rust implementation of the DART (Decentralized, Anonymous and Regulation-Friendly Tokenization) protocol for Polymesh's Confidential Assets system.\n\n## Overview\n\nDART is a privacy-preserving protocol that allows for confidential asset transfers while still maintaining regulatory compliance. This library provides the cryptographic primitives and zero-knowledge proof systems that power the Polymesh confidential asset infrastructure.\n\nFor detailed information, please refer to the [P-DART paper](https://assets.polymesh.network/P-DART-v1.pdf).\n\nKey features:\n\n- Zero-knowledge proofs for asset transfers\n- Confidential asset accumulator with curve tree storage\n- Regulatory compliance mechanisms with auditors and mediators\n- Fee payment systems for confidential transactions\n\n## Architecture\n\nThe library is organized around several key components:\n\n- **Account management**: Public and private keys for accounts and encryption\n- **Curve Trees**: Efficient data structures for storing asset and account state commitments\n- **Zero-knowledge proofs**: For asset transfers, minting, registration, and more\n- **Settlement system**: For handling confidential asset transfers between parties\n- **Fee payment**: Mechanisms for confidential fee payments\n\n## Feature Flags\n\nThe library provides several feature flags:\n\n- `std` - Use Rust standard library (default)\n- `backend_bp` - Enable Bulletproofs backend\n- `serde` - Enable serialization/deserialization with serde\n- `sqlx` - Enable SQL database integration\n- `parallel` - Enable parallel computation for improved performance\n- `async_tree` - Enable asynchronous curve tree operations\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymeshassociation%2Fpolymesh-dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolymeshassociation%2Fpolymesh-dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymeshassociation%2Fpolymesh-dart/lists"}