Skip to content

Gosti-Network/gosti-marketplace-dapp

Repository files navigation

Gosti Marketplace DApp

A Reference Decentralized Application (DApp) made for the Gosti Client.

This dapp is the customer facing front-end for Gostis reference marketplace. It is currently set up to sell video games. It connects to the back-end of the marketplace

##Building To build, clone the repository and run

yarn

to install dependancies. You can run the dapp in a browser with

yarn start

To build the dapp for publishing, or to for adding to the Gosti Client, run

yarn build

To install the dapp in the Gosti Client, copy the files in the ./build directory to a new sub-folder in ./dapps

Releases

No releases published

Packages

No packages published