👆Web App & API
Example application
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.
Front End
Back End
The backend API is coupled with the web wallet, and demonstrates use of the Wallet Client library.
Clients
The client libraries themselves are available separately such that integrating with your own front end should be straightforward.
Golang
JavaScript
Last updated