dom b224e3b16f tidy | преди 3 години | |
---|---|---|
build | преди 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