Skip to content

Misfits-Labs/wega-contracts

Repository files navigation

Wega NFT Escrow service

This project demonstrates how the escrow service, which will contain the foundational mechanisms required in wega nft betting. note this is just testing so use the contracts at your own risk.

$ cp .env.example .env # don't forget to add rpc urls and coinbase addresses and protocol addresses in .env
$ yarn -i 

Get set up for UI development

$ yarn start:node
$ yarn deploy:localhost
$ export UI_PATH=<path-to-the-ui_.external-folder> && yarn run export:demo-ui 

example for UI_PATH -> UI_PATH=../demo-ui-escrow-service/.external

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published