https://github.com/sunhuachuang/idata
Decentralized data/DataFi platform.
https://github.com/sunhuachuang/idata
blockchain privacy
Last synced: over 1 year ago
JSON representation
Decentralized data/DataFi platform.
- Host: GitHub
- URL: https://github.com/sunhuachuang/idata
- Owner: sunhuachuang
- License: gpl-3.0
- Created: 2021-07-18T04:32:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T14:01:23.000Z (over 4 years ago)
- Last Synced: 2025-01-21T22:43:15.219Z (over 1 year ago)
- Topics: blockchain, privacy
- Language: Rust
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iData
Decentralized data/dataFi ecological. [Researching]
Inspired by [CympleTech's data protocol](https://github.com/CympleTech/data-protocol).
Purpose: Security & Privacy
## What it wants ?
- Let data **transfer** safely -> *Decentralized Transfer*
- Let data **storage** safely -> *Decentralized Storage*
- Let data **exchange** safely -> *Decentralized Exchange*
- Let data **process** safely -> *Decentralized Process*
### Design
- Must based on P2P network
- How to up and running it ( MUST NEED Incentives, [Why? TANSTAAFL!](https://en.wikipedia.org/wiki/There_ain%27t_no_such_thing_as_a_free_lunch) )
- Proof of Services
- Online for relay data quickly. (*proof of online*) **Basicly**
- Compute for process data correctly. (*proof of compute*)
- Storage for store data forever. (*proof of storage*)
- Build blockchain and on-chain
- Online for mining (generate)
- Verifiable random functions & BFT for consensus
- Zero-knowledge cuttable UTXO
- Support multiple transaction types
- anonymos token
- transfer token
- exchange data
- storage data
- process data
## Code structure
- Core Library (Self-balance / Self-transactions / Validate-consensus / Full-Miners-DHT)
- Full Node ( Transactions / Pools / Miner / Full-Consensus / Public Query )
## License
This project is licensed under
* GNU GENERAL PUBLIC LICENSE, Version 3.0, [LICENSE](LICENSE)
* Any question, please contact: contact@cympletech.com