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.
Create reausable packages that can be shared between the projects. - [x] [Share libraries between Testnet Wallet/Boutique backends](https://github.com/interledger/testnet/issues/1187) - [ ] [Share libraries between Testnet Wallet backend and frontend](https://github.com/interledger/testnet/issues/1188) -...
Share libraries between testnet Wallet backend and frontends. First look into complexity of implementing Open API. Share Zod schemas.
Share libraries between Testnet Wallet backend and Testnet Boutique backend. Identified shareable locations: - [x] [config/logger](https://github.com/interledger/testnet/issues/1190) - [x] [config/knex](https://github.com/interledger/testnet/issues/1190) - [x] [cache - implement redis and in-memory also](https://github.com/interledger/testnet/issues/1191) - [x]...
Implement Open API for Testnet Wallet backend and Testnet Boutique backend Controllers: incoming payment
Access money and not withdraw money on rafiki.money grant interaction page - web monetization and boutique instant buy grant
In the Send transfer screen, when paying into an incoming payment URL, the UI should not let you change the description when sending a payment (it will be a read...
We need to check all places where we use Testnet naming, and change that to Test Wallet
**Context** We should simulate a settlement between two peering agreements. For example we could generate a pdf or send an email/invoice to the peer that needs to settle, with the...
Transaction list column “payment pointer” rename to “payment pointer name” and a way to see the actual payment pointer address.
Issued/Approved/Finalized is confusing. Maybe just three states on the frontend? APPROVED/REJECTED/PENDING? Finalized -> Issued: APPROVED Finalized -> Rejected/Revoked: REJECTED Pending -> PENDING