Dom SP e792cad76f import my deviation from taquito-boilerplate-react template | vor 3 Jahren | |
---|---|---|
public | vor 3 Jahren | |
src | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
LICENSE | vor 3 Jahren | |
README.md | vor 3 Jahren | |
package-lock.json | vor 3 Jahren | |
package.json | vor 3 Jahren | |
tsconfig.json | vor 3 Jahren |
~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 <YOUR_REPOSITORY_URL>
npm install
npm run start