Skip to main content

Bancor3 Simulator is an open-source python package developed by the Bancor Research Team. It’s meant to assist designing, testing, and validating Bancor v3 behavior.

Project description

bancor3


Bancor Protocol Contracts v3.0 (Dawn Release)

PyPI bancorml-0.1.0-py3-none-any.whl package in bancorml@Release feed in Azure Artifacts PyPI version Documentation Status

Overview

Bancor is a decentralized trading and yield protocol. Its network of on-chain automated market makers (AMMs) supports instant token-to-token trades, as well as single-sided liquidity provision, auto-compounding staking rewards and 100% impermanent loss protection for any listed asset.

The Dawn release includes the following features:

  • Token to token trades
  • Instant IL protection
  • Single-sided Liquidity Provision
  • Omnipool
  • Infinity Pools
  • Auto-compounding Rewards
  • Dual Rewards
  • Third Party IL Protection
  • Composable Pool Tokens
  • Tokenomics Redesign
  • Flash Loans

Bancor3 Simulation is a library built for designing, testing, validating, and optimizing Bancor v3 tokenomics and performance.

Project setup

If you don't already have one, create a virtualenv using these instructions

Install

Bancor3 Simulation is available for Python 3.6+

To install using pypi, run this command:

$ pip install bancor3-simulation

Bancor v3 Simulation Documentation

In addition to the codebase, this repository holds the Jupyter Book source for Bancor v3 Simulation: A hands-on demo of features described in BIP15: Proposing Bancor 3.

To make a change to the jupyter book and update:

  1. Get your copy of this repository:

    git clone https://github.com/bancorprotocol/simulator-v3
    

Build and preview the jupyter-book text locally

To build locally, pip install -r requirements.txt and then jupyter-book build .

Follow the build instructions on the Jupyter Book guide. The guide has information for how to use the Jupyter Book CLI to build this book. You can find the Jupyter Book build instructions here.

Build and preview the text locally

To build locally, pip install -r requirements.txt and then jupyter-book build .

Follow the build instructions on the Jupyter Book guide. The guide has information for how to use the Jupyter Book CLI to build this book. You can find the Jupyter Book build instructions here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bancor3_simulator-1.0.1.tar.gz (56.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page