Code Monkey home page Code Monkey logo

cortado's Introduction

Cortado Finance

This is the repository for all the Cosmwasm contracts for Cortado Finance. Cortado is the premier, chain agnostic, options exchange with a built in on-chain market maker utilizing Option Vaults.

Utilizing a specially designed on-chain market marker through Option Vaults, Cortado is designed to be the most liquid and efficient crypto options exchange on the planet. By allowing liquidity providers to pool into option vaults, Cortado allows option creators to write options by creating derivatives on the option vaults.

Using a chain agnostic approach and hub and spoke model with Axelar and IBC, Cortado is chain agnostic meaning markets with underlyings from 70+ IBC chains and 12 EVM chains (including the top ones) can be created and then auctioned off on any DEX that Cortado launches its contracts on that supports Cosmwasm.

Interested in learning more? Our socials and Discord are coming soon!

Running this contract

You will need Rust 1.44.1+ with wasm32-unknown-unknown target installed.

You can run unit tests on this via:

cargo test

Once you are happy with the content, you can compile it to wasm via:

RUSTFLAGS='-C link-arg=-s' cargo wasm
cp ../../target/wasm32-unknown-unknown/release/cw20_cortado.wasm .
ls -l cw20_cortado.wasm
sha256sum cw20_cortado.wasm

Or for a production-ready (optimized) build, run a build command in the the repository root: https://github.com/CosmWasm/cw-plus#compiling.

cortado's People

Contributors

schnetzlerjoe 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.