@mimic-fi/v2-bridge-connector
v0.1.1
Published
<h1 align="center"> <a href="https://mimic.fi"><img src="https://www.mimic.fi/logo.png" alt="Mimic Finance" width="200"></a> </h1>
Downloads
11
Readme
Content
This package contains the implementation of the Bridge Connector used by the Mimic protocol. The Bridge Connector is part of the core architecture and is in charge of providing an interface to bridge tokens between different chains. This can be achieved using any type of on-chain bridge, then this repo provides a simple implementation using Hop Exchange.
Setup
To set up this project you'll need git and yarn installed. From your command line:
# Clone this repository
$ git clone https://github.com/mimic-fi/v2-core
# Go into the repository's package
$ cd v2-core/packages/bridge-connector
# Install dependencies
$ yarn
# Run tests to make sure everything is set up correctly
$ yarn test
Security
To read more about our auditing and related security processes please refer to the security section of our docs site.
However, if you found any potential issue in any of our smart contracts or in any piece of code you consider critical for the safety of the protocol, please contact us through [email protected].
License
GPL 3.0
Website mimic.fi · GitHub @mimic-fi · Twitter @mimicfi · Discord mimic