interledger / roadmap

Roadmap for the Interledger Ecosystem
0 stars 0 forks source link

Rafiki: Mock Account Provider #11

Closed matdehaast closed 1 year ago

matdehaast commented 2 years ago

Summary

The Mock Account Provider (MAP) is a package within Rafiki that serves as a demo application for local development. On start, it automatically creates demo accounts and funds them. When sending and receiving payments via Rafiki (Open payments or GraphQL APIs), the MAP funds the liquidity accounts within the Rafiki backend and updates balances on the demo accounts accordingly.

Intended Outcomes

How will it work?

Application that can be started and configured via docker (compose) and that acts as account provider that is running Rafiki for ILP payments.

Links