Dom SP f95cbecf88 unstyled version of a button that accepts dollar input and pays in Moneyherotokens | 3 years ago | |
---|---|---|
public | 3 years ago | |
src | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago | |
tsconfig.json | 3 years ago |
~Webmodule~ to include a “Buy button” with streamlined crypto-pay transaction.
A minimal React App with a Buy-Button. On triggering the Buy-Button a certain amount - given as React Component parameter - of any FA2 compatible contract based asset is transfered to a certain wallet, also given as React Component parameter. Based on the Taquito Boilerplate React Template
status: this project is in early development and is not recommended for anything, really
git clone https://git.freakaria.com/SPKT/freaPay
npm install
npm run start