omni / bridge-ui

UI for TokenBridge, an interoperability solution between Ethereum networks for native and ERC tokens
https://bridge.poa.net/
41 stars 51 forks source link

Add contracts submodule #130

Closed patitonar closed 6 years ago

patitonar commented 6 years ago

This PR has branch from #128 as target, addresses first step of this comment. Adds poa-bridge-contracts as submodule and uses the compiled contracts abis.

igorbarinov commented 6 years ago

Deploy preview for kind-kilby-95344f processing.

Built with commit 8183774c3f7b97ee86361b285f58431b3bb5f539

https://app.netlify.com/sites/kind-kilby-95344f/deploys/5b69af1582d3f17d7849f140

patitonar commented 6 years ago

@akolotov Added .json extension missing on imports, and also added a postinstall script, so after running npm install contracts will be compiled and ready to use with no extra steps.