Transfer Token

The most common used payment function is TransferToken which is located in the namespace settlement. Should you require “Split Payments” kindly look HERE. https://coin.codeb.io/settlement.asmx?op=TransferToken The function requires three input parameters: SenderAddress: Address of the sender of the token. If a password is specified to unlock the account the password has to be for this address. … Read more

Self-Sovereign Identity (SSI)

Identity is at the core of each and every interaction. While the required level of trust between identities can vary from one interaction to another, the necessity to exchange it in a secure and privacy preserving manner is universal. We implemented our identity system as “distributed Self-Sovereign Identity (SSI)”. Kindly note that it is fully … Read more