Get Started
To receive paymanets just copy this link with right parameters
https://api.feemaker.io/getAddress?ownerAddress=0x1234...1234&index=1
where
ownerAddress
is generated address by your trusted wallet.index
is starting from 0 to 115792089237316195423570985008687907853269984665640564039457584007913129639935 number- ... check other parameters on
wallet-api/get-address
page
returns
- new generated address.
Notice:
- No need to keep the private key on the server to receive payments.
- The private key of
ownerAddress
is needed only to withdraw.