-
Notifications
You must be signed in to change notification settings - Fork 155
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
add new wallet (arepa wallet) #1167
Conversation
@race-of-sloths invite |
@frol Thank you for calling! @hrpalencia Thank you for the contribution! Join Race of Sloths by simply mentioning me in your comment/PRs description and start collecting Sloth Points through contributions to open source projects. What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
case "mainnet": | ||
return "https://mi.arepa.digital"; | ||
case "testnet": | ||
return "https://testnet.arepa.digital"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried this URL and it set up a wallet on mainnet, not testnet!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry the testnet is already up, thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signing up on that URL gave me 0.2 NEAR on mainnet (https://nearblocks.io/txns/EQn8NVKviRksNV76EjSUfFMjdiFC5Qmwm2zKZMSjHeTK) - is that what you intended?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes we were testing Pikespeak and they don't have as far i know testnet enviroment, I just deployed again potining to testnet. Thanks
Hello any update here? thank you |
Description
https://arepita.gitbook.io/miarepa-wallet
Checklist: