Dom SP e06254d3d8 this one I showed | il y a 3 ans | |
---|---|---|
public | il y a 3 ans | |
src | il y a 3 ans | |
.gitignore | il y a 3 ans | |
LICENSE | il y a 3 ans | |
README.md | il y a 3 ans | |
package-lock.json | il y a 3 ans | |
package.json | il y a 3 ans | |
tsconfig.json | il y a 3 ans |
~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