-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send REGEN tokens with Keplr wallet to Registry test address #695
Comments
Blocked. Depends on cosmJS support for Cosmos SDK v0.44 We could write our own solution for this, but it would probably be wasted effort, since sending ecocredits is our ultimate goal, not sending tokens. |
unblocked. enabling CORS on the endpoint seems to have helped. Actually no CosmJs dependency. |
@erikalogie ready to test: https://deploy-preview-779--regen-registry.netlify.app/projects/wilmot To test:
|
The explorer doesn't seem to be working unfortunately for me to be able to
confirm. @blushi any idea why the block explorer doesn't work?
One question, how does it work differently under the hood right if the user
selects "auto-retire" vs. "retire manually"?
…On Wed, Oct 20, 2021 at 3:16 PM Mark Hagelberg ***@***.***> wrote:
@erikalogie <https://github.com/erikalogie> ready to test:
https://deploy-preview-779--regen-registry.netlify.app/projects/wilmot
To test:
- Attach Keplt wallet.
- In a project page, click Buy Credits.
- The credit counter widget selects how many REGEN to send to test
wallet regen18hj7m3skrsrr8lfvwqh66r7zruzdvp6ylwxrx4 (as a POC)
- click "Purchase" and confirm in Keplr
- If successful, there will be a transaction hash alert, which can be
checked in block explorer (if explorer is working)
https://hambach.regen.aneka.io/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#695 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACARPTNJKCRHHG7UCDN5SP3UH4WSFANCNFSM5E54MX4A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
We've asked the vitwit team to look into that.
We're just sending tokens for now (not purchasing credits) so I guess this doesn't really make any difference at the moment. Or are you asking how does it work within the ecocredit module when auto-retiring? |
This looks great!
Ok, I get it now. I guess we need a follow up task for the credit purchase
vs. just sending tokens once that is possible on the ledger.
…On Thu, Oct 21, 2021 at 11:26 AM Mark Hagelberg ***@***.***> wrote:
@erikalogie <https://github.com/erikalogie> working now:
http://hambach.regen.aneka.io/accounts/regen18hj7m3skrsrr8lfvwqh66r7zruzdvp6ylwxrx4
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#695 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACARPTODCCWRWVCKLSN3AY3UIBEL5ANCNFSM5E54MX4A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
As a buyer, I want to be able to send REGEN tokens to "purchase" ecocredits (using my Keplr wallet #670).
(We will have a separate issue for the server-side confirmation of the REGEN tokens in the test wallet + sending of appropriate ecocredits back to user's address #696)
The text was updated successfully, but these errors were encountered: