The Interledger Community 🌱

Discussion on: Quartz Open Access — Grant Report #20200095

Collapse
 
sid profile image
Sid Vishnoi

Hi @atenorio , I have extracted a MVP extension from the Coil extension. I hope it can be a helpful reference.

GitHub logo sidvishnoi / wm-firefox-extension-coil

WebMonetization extension (for Coil) to demonstrate native WebMonetization support at https://github.com/sidvishnoi/gecko-webmonetization/

Although the extension makes use of experimental web monetization browser extension APIs (see background.js), the rest of the code can be used almost as is. Feel free to ping me if you've questions.

Collapse
 
chrislarry profile image
Chris Lawrence

Thanks @sid

Collapse
 
atenorio profile image
Ámbar • Edited

Thanks @sid , very useful project!

We are struggling from the server-side, as we want to implement the GraphQL API Coil provides, but we cannot find the server-side implementation. Do you know where we could find help for this?

Thanks a lot

Thread Thread
 
sid profile image
Sid Vishnoi

I think the Coil GraphQL API would be proprietary. @adrianhopebailie could tell more.