Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CosmosContracts/juno

Open Source Platform for Interoperable Smart Contracts
https://github.com/CosmosContracts/juno

blockchain cosmos-sdk juno starport

Last synced: about 1 month ago
JSON representation

Open Source Platform for Interoperable Smart Contracts

Awesome Lists containing this project

README

        

# Junø

![c11](https://user-images.githubusercontent.com/79812965/131373443-5ff0d9f6-2e2a-41bd-8347-22ac4983e625.jpg)

❗️For issue disclosure, check out [SECURITY.md](./SECURITY.md) ❗️

🚀 For release procedures, check out [RELEASES.md](./RELEASES.md). 🚀

**Juno** is an open-source platform for inter-operable smart contracts which automatically execute, control or document a procedure of events and actions according to the terms of the contract or agreement to be valid and usable across multiple sovereign networks.

Juno is a **sovereign public blockchain** in the Cosmos ecosystem. It aims to provide a sandbox environment for the deployment of inter-operable smart contracts. The network serves as a **decentralized, permissionless**, and **censorship-resistant** zone for developers to efficiently and securely launch application-specific smart contracts.

Juno originates from a **community-driven initiative**, prompted by developers, validators and delegators in the Cosmos ecosystem. The common vision is to preserve the neutrality, performance, and reliability of the Cosmos Hub. This is achieved by offloading smart contract deployment to a dedicated sister Hub.

**Juno** is a blockchain built using Cosmos SDK and Tendermint.

## Get started

If you have [Docker](https://www.docker.com/) installed, then you can run a local node with a single command.

```bash
STAKE_TOKEN=ujunox UNSAFE_CORS=true TIMEOUT_COMMIT=1s docker-compose up
```

## Learn more

- [Juno](https://junonetwork.io)
- [Discord](https://discord.gg/QcWPfK4gJ2)
- [Telegram](https://t.me/JunoNetwork)
- [Cosmos SDK documentation](https://docs.cosmos.network)
- [Cosmos SDK Tutorials](https://tutorials.cosmos.network)

## Attribution

We'd like to thank the following teams for their contributions to Juno:

- [EVMOS](https://twitter.com/EvmosOrg) - x/feeshare
- [tgrade](https://twitter.com/TgradeFinance) - x/globalfee
- [confio](https://twitter.com/confio_tech) - CosmWasm
- [osmosis](https://twitter.com/osmosiszone) - Osmosis