databank is a public blockchain for medical big data which is Ethereum-based with privacy protection, identity authentication and configurable consensus mechanism.
- Enrollment mechanism and network control
CA Services is build to control the participant registration and access. After user obtain the certificate, one can start geth on the local and send the connect request to other peers.
- Permission control
Different nodes assign a different account, the account has designated authority level. Each node can finely control what things can do by the permission control.
- Configurable consensus mechanism
Use the sophisticated POS, DPOS and other consensus algorithm to replace the POW algorithms in order to achieve effective and efficient, to reduce the consumption of computing resources, increase the transaction throughput. The mechanism can be specified by the “common/properties.yaml”.
Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet.
The databank project is licensed under the
[GNU General Public License v3.0], also included
in our repository in the COPYING
file.