Dom SP a3047d5e8a update README | пре 3 година | |
---|---|---|
public | пре 3 година | |
src | пре 3 година | |
.gitignore | пре 3 година | |
LICENSE | пре 3 година | |
README.md | пре 3 година | |
package-lock.json | пре 3 година | |
package.json | пре 3 година | |
tsconfig.json | пре 3 година |
~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