BarnBridge is a DeFi risk tokenization protocol for hedging factors like yield sensitivity or market price. This github repository contains the React (Typescript) front-end user interface for: https://app.barnbridge.com/
Interested in learning more about BarnBridge? Read our Developer Guides for more information.
nvm
to allow you to switch your Node environment versions. npm install
to install all dependencies npm run start:testnet
scripts (as declared on package.json
)https://localhost:3000
Ensure that you have the appropriate .env.*
configuration file. In the file, note that the app utilises Infura.io to connect to the Ethereum network which requires an API key.
Having trouble? Please contact us on Discord or read our Developer Guides for more information.
npm run start:testnet
Public testnet environment npm run start:alpha
Alpha environment (connecting to Ethereum mainnet)For any concerns or questions, open an issue on GitHub or visit us on Discord to discuss. For security concerns, please email info@barnbridge.com.
Copyright 2021 BarnBridge DAO