Bill Protocol

Bill Protocol is a web platform that allows you to manage invoices and payments on the XRPL network, with the idea of simplifying money collection processes through blockchain and TiDB Cloud.

Bill Protocol currently operates on the XRPL testnet.

Demo

https://www.youtube.com/watch?v=9nUfC-fxP2I

TiDB Cloud

Bill Protocol uses TiDB Cloud to save the most important data from Blockchain because it is more accessible than RPC endpoints in blockchain networks. Also, it is more scalable because Bill Protocol is a system for companies and people, and we need to grow without depending on more nodes in the network.

Options

With Bill Protocol, you can:

  • Generate and receive invoices: You can create several types of invoices to your recipients and enter the payment items. You can approve and reject the invoices received, and pay them when appropriate.
  • Manage recipients: To send invoices.
  • Manage wallets: Where you want to receive the money (without storing the seed code).
  • Manage information: About your person or company, which is used to (in the future) print PDF with the invoice with all the information about its creator.

Invoice types

The types of invoices available are:

  • Regular: The recipient of the invoice can pay it immediately. Use the regular XRPL payment process.
  • Payment to Date: The recipient approves the invoice (a check is generated) and the invoice creator can redeem the money on the specified payment date, as long as the invoice recipient has a balance in their account. Use XRPL checks.
  • Escrows: The receiver approves the invoice (an escrow is generated, where this user must deposit the money) and the invoice creator can redeem the money on the specified payment date since the amount is already available on the network. Use XRPL escrows.

Technologies

Bill Protocol is built with:

Built With

Share this project:

Updates