attestate / kiwistand

kiwistand is a p2p node client for a web3 writer friendly Hacker News that nobody controls but everybody co-owns
https://news.kiwistand.com
GNU General Public License v3.0
63 stars 25 forks source link

Integrate Dawn Pay #121

Closed sideround closed 11 months ago

sideround commented 11 months ago

Description

Dawn Pay makes it easy to accept payments across Internet. This integration with Kiwi News enables users to tip for any user's submissions.

In this initial version of the SDK, when a user tries to tip, it will search for USDC on Base, Optimism, Polygon and Arbitrum, primarily using USDC on Base. If the user doesn't have USDC, it will switch to using ETH, then, the SDK will construct the transaction and present it for the user to sign.

Implementation

Demo

TimDaub commented 11 months ago

merged and deployed in production. Thank u so much <3