New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mimic-fi/v2-swap-connector

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mimic-fi/v2-swap-connector

  • 0.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

Mimic Finance

A DeFi automation platform

NPM CI Discord

ContentSetupSecurityLicense


Content

This package contains the implementation of the Swap Connector used by the Mimic protocol. The Swap Connector is part of the core architecture and is in charge of providing an interface to swap tokens. This can be achieved using any type of on-chain exchange, then this repo provides a simple implementation using Uniswap V2, Uniswap V3, Balancer V2, and Paraswap V5.

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/swap-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 security@mimic.fi.

License

GPL 3.0


Website mimic.fi  ·  GitHub @mimic-fi  ·  Twitter @mimicfi  ·  Discord mimic

FAQs

Package last updated on 17 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc