Also the link builder page goes completely white when filing out the form, which makes it impossible to use.
I thought you should know that too.
Also the link builder page goes completely white when filing out the form, which makes it impossible to use.
I thought you should know that too.
Thank for the feedback… The form has been fixed.
Regarding the 405 error i have checked, and it is the POST method implemented there…
This form is sent to your web when user makes the transfer:
I might add it as configurable, but working on something else right now, so perhaps later if it will still not work for you… Can you process the post request with txId field ?
Also make sure you process it correctly at your backend so that fake txids nor double sent requests are processed. Everything is open source
I don’t have a backend setup. Everything is static html, jquery, vanilla js, css and bootstrap 5.
I am preparing vue-js deployment for it, is that what I need to do to get it working?
I know your busy, but I have a bit of a time crunch for the part of the MAGMA project on Algorand.
if you want users to buy your token, just make them to buy it at Algodex, PactFi or TinyMan…
than they can spend it for your lottery… (fe)
btw blockchain allows you to make proovable lottery… you generate random number, encrypt it, and when users bet, they receive the reward or you get the reward… i recommend you to learn reach.js
MAGMA is listed on all of those platforms. This is for recirculating MAGMA.
I don’t have the time to do all of the backend work we are building a photorealistic virtual platform right now.
These things we will do in the future but we have very thin dev resources currently. We only have 2 devs right now.
I am one of them, plus I am the sole source of income going in, with nothing coming out just yet.
I am more creating a lottery this way, as it creates a larger community and following for MAGMA.
Is there a simple implementation or not, I think I might have figured something out and I will try in later and see if it works.
But the website is using cloudflare and github, so I am going to attempt to create a service worker watching for posts requests and passing it through to a form method=GET looking for post responses being passed through the cloudflare service worker.
It may work.
Thanks, for your help and your app.