Blockchain is a kind of database where transactions are immutable.
Any transactional data that required digital trust has to be collected into a transaction, several such transactions are bundled into a storage unit called block and then the newly formed block is encrypted with SHA256 encryption algorithm and added to the blockchain.
All transactions in a blockchain are signed by the originator of information with a private key whose access is limited to the owner of the public key. This ensures any data on blockchain is created by the owner of the private key.
Karpine provides permissioned blockchain services for businesses to add their transactional data to the blockchain to add digital trust.
Blockchain technology & its protocols are complex and cryptic. Karpine encapsulates all the complexity of internal implementation of the blockchain into simple REST API's.
Karpine blockchain runs on Neo blockchain platform which has a superior Transaction per Second rates of 2000 to 10,000 whereas bitcoin / ethereum still struggle with 5 ro 30 transactions per second.