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, the assumption on the wallet backend side is that it will receive a cypher containing the encrypted (with a public key owned by the frontend) new pin...
### Context Use [iron-session](https://github.com/vvo/iron-session) to manage a "cards session" which will require a logged in user to periodically reenter the password in order to view card information. ### Todos -...
### Context For the gatehub integration module, not all sections are covered by tests. Add test for gatehub module to: ### Todos - [x] Cover controller actions scenarios - [x]...
### Context Implement script to create card customers that will be associated to cards. The script should execute the following calls: 1. Create managed users on GateHub 2. Get application...
### Context Implement card details - transactions list: ### Todos - [ ] implement page for card transactions - [ ] make sure all functionalities are working
### Context - fixes #1619 ### Changes - implement new design for boutique - the new design is the same style as new Test Wallet - images can be found...
### Context We have new design for Test Wallet. We want the same look and feel for the Test E-Commerce as well. ### Todos - [ ] implement the new...
### Context We need to implement card management in test wallet. Test wallet needs to be able to handle: - card details view - activate card -> activate card will...
### Context The physical cards will have printed on the new WA with **$ilp.dev**. We currently have $ilp.rafiki.money -> because of the domain name change this will change anyway. ###...
### Steps to reproduce We need to remove deprecated code. etc. ### Expected result Remove deprecated code from all files using it ### Actual result Code does not contain deprecated...