👆Web App & API
Example application
Last updated
Example application
Last updated
The frontend web wallet application allows users to register, make transactions, and see their balance. This is what we'd expect you to replace with your own application front end, but is included in the deployment to provide a working demo for basic payment functionality.
The backend API is coupled with the web wallet, and demonstrates use of the Wallet Client library.
The client libraries themselves are available separately such that integrating with your own front end should be straightforward.