Socket
Book a DemoInstallSign in
Socket

anypay-plugin-polygon

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anypay-plugin-polygon

Applications that facilitate communciation of value between their users must ensure all payments are valid, perfect, and confirm as expected every time. That's where Anypay comes in, and one of the most popular wallet developers among users of Anypay reac

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

anypay-plugin-polygon

Applications that facilitate communciation of value between their users must ensure all payments are valid, perfect, and confirm as expected every time. That's where Anypay comes in, and one of the most popular wallet developers among users of Anypay reached out with a desire for support of ERC-20 token payments on Polygon, specifically USDC.

For completeness and acceptance as a new blockchain into the Anypay system this module must implement the four essential functions that make up the workflow of a payment:

  • construct a json payment request for USDC transfer on Polygon
  • read the json payment request and construct a valid signed transaction
  • decode the signed transaction and validate it against the original json payment request
  • broadcast the signed transaction to the network and validate it is confirmed

Step 2 constructing the transaction is performed by the wallet and will be implemented by walletbot.dev so that we have a simple reference implementation that anyone can run from node.js or the command line.

FAQs

Package last updated on 20 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts