Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

standardweb3/quasar-cosmwasm

Repository files navigation

Quasar Cosmwasm 🌌

GitHub license Twitter PRs Welcome

Quasar Cosmwasm is the implementation of quasar in cosmwasm supported blockchains

Trying it out

For developers

Developers can run the implementation and test with client sdk from its Cosmos SDK based blockchains.

Here are the instructions that one should follow on setting up the environment to hack this project.

Terra

First, install houston.

npm install -g @terra-money/houston

In case of Testing on Terra you can connect to datahub from Figment or run localterra on the device then deploy contracts in local environment.

Clone localterra repo and run docker-compose in the project root directory.

git clone https://github.com/terra-project/LocalTerra.git
cd LocalTerra
docker-compose up

For users

The current interface implementation is on its way to production. Check updates in this repo

Documentation

For more research and details, check out the documentation link below.

License

The license of this project follows Apache2.0

About

cosmwasm implementation of quasar protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages