Giter Club home page Giter Club logo

ricochet-protocol's Introduction

Ricochet Exchange Protocol

Ricochet Exchange Effortless Real-time Crypto Investing

Ricochet puts power in the hands of passive investors

  • Streaming - Stream your money into a variety of crypto assets, from ETH and BTC to yield-bearing LP positions. Using Superfluid, it just takes one transaction to set off a perpetual Ricochet investment stream.

  • Non-custodial - As long as your stream token's balance is above zero, your investment stream carries on. This means you're free to do other cool crypto stuff with your money all while your investment stream runs.

  • Responsible - Why buy at a couple prices when you can buy at every price. Ricochet lets you take on price risk gradually instead of in lumps. Kick back, relax, and forget about the FOMO and overtrading

Developer Quickstart

  1. Set required environment variables for Hardhat in a .env file:
cp env.example .env
vi .env
  1. Run a contract REXUniswapV3Market.test.js
npx hardhat test test/REXUniswapV3Market.test.js

The test uses mainnet forking to test against the current Polygon mainnet state. This can take a while depending on your RPC provider. 3. If tests pass, use scripts/deploy-uniswapv3market.js to deploy:

npx hardhat run scripts/deploy-uniswapv3market.js --network polygon

Edit the inputs in scripts/deploy-uniswapv3market.js based on the type of REX Market you want to deploy. 4. Verify the contract on Polygonscan:

npx hardhat verify 0xAAAA....AAAA --network polygon --constructor-args scripts/uniswapv3market-arguments.js

ricochet-protocol's People

Contributors

mikeghen avatar vaibhavgeek avatar gitchimp88 avatar josealonso avatar rashtrakoff avatar shreyaspapi avatar zhyd1997 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.