You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(documentation): update Rafiki section and Interledger links to ma… (#2020)
fix(documentation): update Rafiki section and Interledger links to match rafiki repo
Change 'What is Rafiki' section and 'New to Interledger' links to align with the official rafiki repository content.
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,19 +19,17 @@ See Test Network in action:
19
19
20
20
## What is Rafiki?
21
21
22
-
[Rafiki](https://github.com/interledger/rafiki) is an open-source package that exposes a comprehensive set of
23
-
Interledger APIs. It's intended to be run by wallet providers, allowing them to
24
-
offer Interledger functionality to their users.
22
+
Rafiki is open source software that provides an efficient solution for an [account servicing entity](https://rafiki.dev/resources/glossary#account-servicing-entity-ase) to enable Interledger functionality on its users' accounts.
25
23
26
24
### New to Interledger?
27
25
28
26
Never heard of Interledger before, or you would like to learn more? Here are some good places to start:
29
27
30
-
-[Good first issues](https://github.com/interledger/testnet/contribute)
0 commit comments