DApp which provides a platform for borderless, peer-to-peer, fiat-to-crypto echanges that allows Stakeholders to find nearby users to exchange their cash for digital assets and currency.
https://teller.exchange/
6595f92506
* fix: allow buyers to cancel an escrow * fix: refund to seller |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.storybook | ||
contracts | ||
cypress | ||
embarkConfig | ||
public | ||
src | ||
stories | ||
test | ||
utils | ||
.babelrc | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
README.md | ||
SWARM.md | ||
cypress.json | ||
embark.json | ||
package.json | ||
shared.chains.json | ||
yarn.lock |
README.md
status-teller-network
Installation
yarn install
Running
embark run
(optional--nodashboard
)yarn start
(starts create-react-app pipeline)
Deploying
embark build testnet
yarn run build