Skip to content

A model written in Rust (Cosmwasm) to mirroring the price of real world assets (Stocks, Gold, etc..) into Synthetic Crypto Assets/ Token

Notifications You must be signed in to change notification settings

1CentLab/Synthetic-Crypto-Assets-Contract

Repository files navigation

Introduction

This SCA - Synthetic Crypto Assets is a project that aim to reflex the value of real world asset into the SCA tokens. For example, anyone can create new sGOLD token on the blockchain using this model and allow anyone and everyone to trade sGold.

Design

The model follow the leverage loan design -- The user need to over-collateralize in order to issue new SCA tokens

Project architecture

contracts + packages

Implementation of the model using the CosmWasm framework

Compiling

./build.sh

Scripts

Scripts for deployment and interaction on the Terra blockchain.

Running scripts

For example, deploy all the contract: python3 -m scripts.deploy.all

About

A model written in Rust (Cosmwasm) to mirroring the price of real world assets (Stocks, Gold, etc..) into Synthetic Crypto Assets/ Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published