Browse Source

update README

master
Dom SP 3 years ago
parent
commit
a3047d5e8a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

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. 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 Based on the Taquito Boilerplate React Template


**status: this project is in early development and is not recommended for anything really**
**status: this project is in early development and is not recommended for anything, really**




### Getting Started ### Getting Started
1. Make sure you have https://nodejs.org/ installed on your computer 1. Make sure you have https://nodejs.org/ installed on your computer
2. Clone your new repository: 2. Clone your new repository:


`git clone <YOUR_REPOSITORY_URL>`
`git clone https://git.freakaria.com/SPKT/freaPay`


3. Change your current working directory to the newly cloned repository directory. 3. Change your current working directory to the newly cloned repository directory.
4. Install dependencies: 4. Install dependencies:

Loading…
Cancel
Save