Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/CosmosContracts/juno
- Owner: CosmosContracts
- License: apache-2.0
- Created: 2021-03-02T16:29:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T02:52:59.000Z (3 months ago)
- Last Synced: 2024-09-24T06:24:01.202Z (3 months ago)
- Topics: blockchain, cosmos-sdk, juno, starport
- Language: Go
- Homepage:
- Size: 9.56 MB
- Stars: 311
- Watchers: 14
- Forks: 172
- Open Issues: 38
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ccamel - CosmosContracts/juno - Open Source Platform for Interoperable Smart Contracts (Go)
- best-of-crypto - GitHub - 17% open · ⏱️ 05.06.2024): (Smart Contract Platforms)
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