Custom-Tech-Enterprize / website.

backup website.
https://custom-tech-enterprize.github.io/website./
GNU General Public License v3.0
0 stars 1 forks source link

Add crypto payment solution to PMPP.html #9

Open Soezdemir23 opened 2 years ago

Soezdemir23 commented 2 years ago

We want to be able to make customers pay us via crypto. Specifically commit the transactions via paxos.

This list is going to be my current research material: https://paxos.com/crypto-brokerage/ https://paxos.com/itbit/ https://paxos.com/paxgold/ https://paxos.com/stablecoin-as-a-service/ https://paxos.com/commodities-settlement/ https://paxos.com/crypto-brokerage/ https://paxos.com/ https://docs.metamask.io/guide/ Maybe I will find a tutorial on this on youtube, too.

I fear it might be already deprecated though.

Soezdemir23 commented 2 years ago

Current state is this GIST to understand how window.ethereum works. https://gist.github.com/Soezdemir23/cc05a9563991c73740642576f4becccf Not necessarily there yet, seeing a lot of REACT tutorials using Metamask

Soezdemir23 commented 2 years ago

Current state is this GIST to understand how window.ethereum works. https://gist.github.com/Soezdemir23/cc05a9563991c73740642576f4becccf Not necessarily there yet, seeing a lot of REACT tutorials using Metamask