https://github.com/medibloc/panacea-core
MediBloc Blockchain Core
https://github.com/medibloc/panacea-core
Last synced: 5 months ago
JSON representation
MediBloc Blockchain Core
- Host: GitHub
- URL: https://github.com/medibloc/panacea-core
- Owner: medibloc
- License: other
- Created: 2019-07-30T17:14:45.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T04:19:49.000Z (over 1 year ago)
- Last Synced: 2025-07-11T10:53:38.081Z (about 1 year ago)
- Language: Go
- Homepage: https://medibloc.com
- Size: 47.6 MB
- Stars: 64
- Watchers: 8
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-ccamel - medibloc/panacea-core - MediBloc Blockchain Core (Go)
README
# Panacea Core
[](https://opensource.org/licenses/Apache-2.0)


Panacea is a blockchain which is the key infrastructure for our services to reinvent the healthcare experience, developed by **[MediBloc](https://medibloc.org)**.
## Key Features
- Fast finality powered by [Cosmos SDK](https://cosmos.network/) and [Tendermint](https://tendermint.com/) based on DPoS and PBFT
- AOL (Append Only Log) for storing various data including medical data footprints
- [DID](https://www.w3.org/TR/did-core/) (Decentralized Identifier) management
- [IBC](https://ibcprotocol.org/) (Inter-Blockchain Communication)
- PNFT (Panacea Non-Fungible Token) enables NFT functionalities within the Panacea ecosystem.
## Resources
### Documentation
- [User Guide](https://medibloc.gitbook.io/panacea-core/): Installation and usages
### Networks
- [Mainnet](https://github.com/medibloc/panacea-mainnet)
- [Testnet](https://github.com/medibloc/panacea-testnet)
### Client SDKs
- [Java SDK](https://github.com/medibloc/panacea-java)
- [Typescript SDK](https://github.com/medibloc/panacea-js) (A [CosmJS](https://github.com/cosmos/cosmjs) wrapper)
## License
[Apache-2.0 License](LICENSE)