Setting up Project
Clone Repo
https://github.com/0chain/zus-example-webapp
Prerequisites
Yarn Package Manager
Linux
Run the following commands :
Mac
In Mac,yarn can be installed using the Homebrew package manager. To install Yarn on macOS, open a terminal and type:
Note: Make sure that Homebrew is installed properly using the command below
Windows
Instructions can be found here
Start the sample app :
Sample Response ;
Open http://localhost:3000 with your browser to see the result.
Sample Result
The response will be similat to screenshot below.
.
Last updated