testnet
testnet copied to clipboard
An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.
### Context Currently you can resend email for forgotten password and verification email so It is possible to spam users' mailboxes by abusing the **Forgot Password** and **Verify Account** features....
### Context Currently a user can try to login with a bad password as much as he wants, which means the site is vulnerable to brute force attacks. This means...
### Context Implement PIN code functionalities: ![Uploading image.png…]() ### Todos - [ ] implement PIN code pages - [ ] make sure all functionalities work
### Context Implement show/hide card details: ### Todos - [ ] implement functionality of show/hide card details
### Context Implement terminate card functionality: ### Todos - [ ] implement terminate card page - [ ] make sure every functionality works
### Context We currently have an Onboarding that explains what needs to be done for adding play money and such. After integrating GateHub sandbox, we need to revisit Onboarding to...
### Steps to reproduce 1. Go to the backend section 2. Check WIthdraw funds and Exchange assets functionality unused code 3. Remove all unused code EDIT - after talks for...
### Steps to reproduce 1. Go to the new design login page for example 2. Switch between dark and light mode 3. Not every image will switch directly to the...
### Context New versions of React Joyride for Onboarding changed the flow of things. We should deep dive a bit in the changes and probably rewrite a bit the Onboarding...