Skip to content

feat: simple Rafiki integration guide#203

Draft
mkurapov wants to merge 1 commit intomainfrom
mk/rafiki-integration-guide
Draft

feat: simple Rafiki integration guide#203
mkurapov wants to merge 1 commit intomainfrom
mk/rafiki-integration-guide

Conversation

@mkurapov
Copy link
Contributor

PR Checklist

  • Linked issue added (e.g., Fixes #123)
  • I have run bun run format to ensure code is properly formatted
  • I have verified that bun run lint passes without errors
  • If blog post was added:
    • Ensure images have been optimised
    • Update dates to reflect the actual publishing date when merged (file names, folder names, and frontmatter)

Summary

@netlify
Copy link

netlify bot commented Mar 18, 2026

Deploy Preview for developers-preview ready!

Name Link
🔨 Latest commit 40f189b
🔍 Latest deploy log https://app.netlify.com/projects/developers-preview/deploys/69bbd6ec14d3f5000811e94f
😎 Deploy Preview https://deploy-preview-203--developers-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mkurapov mkurapov force-pushed the mk/rafiki-integration-guide branch 11 times, most recently from c070f48 to d5416c7 Compare March 19, 2026 09:57
author
)}
{index < frontmatter.authors.length - 1 ? ', ' : ''}
)}{index < frontmatter.authors.length - 1 ? ', ' : ''}
Copy link
Contributor Author

@mkurapov mkurapov Mar 19, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing extra space for list of authors.
Before:
Screenshot 2026-03-19 at 11 57 47

After:
Screenshot 2026-03-19 at 11 57 35

@mkurapov mkurapov force-pushed the mk/rafiki-integration-guide branch from d5416c7 to 40f189b Compare March 19, 2026 10:58
Copy link
Contributor

@ioana-chiorean ioana-chiorean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some suggestions


## Open Payments and ILP

### Open Payments API
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add here - either in subtitle or right after in first mention - the documentation link or the main page https://interledger.org/open-payments

- Peer to peer payments (e.g. remittances)
- Recurring payments (e.g. subscriptions)

### ILP (Interledger Protocol)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add here - either in subtitle or right after in first mention - the main page https://interledger.org/developers/get-started/


#### Wallet addresses

A wallet address is a sharable identifier (URL) linked to an underlying user account at an ASE, and accessible via the Open Payments API standard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would add a little promo, maybe for our wallet. something like
Not the purpoe of this guide - but learn more about ILW here , bla bla

Not necessarily but I think it is. a nice touch

If you have other questions, we invite you to join our community [Slack channel](https://communityinviter.com/apps/interledger/interledger-working-groups-slack), and attend our [Rafiki community calls](https://github.com/interledger/rafiki?tab=readme-ov-file#community-calls) every third Tuesday of the month at 14:30 UTC.
The FAQ section below is a living one, and any new questions you may have will be added below.

## FAQ
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would add a question related to OP - like - where can i learn more about OP and add the youtube course we have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants