Dom SP a3047d5e8a update README | před 3 roky | |
---|---|---|
public | před 3 roky | |
src | před 3 roky | |
.gitignore | před 3 roky | |
LICENSE | před 3 roky | |
README.md | před 3 roky | |
package-lock.json | před 3 roky | |
package.json | před 3 roky | |
tsconfig.json | před 3 roky |
~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