Setting up the Panel on your app is as easy and installing a font.
The code for the Panel is hosted at the following URL:
https://reward.npayme.io/panel.jsarrow-up-right
Add the following snippet to your website's <head> tag.
<head>
<script type="module" async src="https://reward.npayme.io/panel.js" ></script>
This is all that you need to do. Simple, isn't it? π
Last updated 1 year ago