Dom SP a3047d5e8a update README | 3 yıl önce | |
---|---|---|
public | 3 yıl önce | |
src | 3 yıl önce | |
.gitignore | 3 yıl önce | |
LICENSE | 3 yıl önce | |
README.md | 3 yıl önce | |
package-lock.json | 3 yıl önce | |
package.json | 3 yıl önce | |
tsconfig.json | 3 yıl önce |
~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