A curated list of awesome Archway Network resources.
- Archway Docs - Official Archway documentation
- Audits - Security audits for the Archway Network.
- Contract Register - Central registry of CosmWasm contracts deployed on Archway.
The Archway Networks repository follows the Cosmos Chain Registry structure and contains all relevant information for the main and test networks with their available IBC channels.
- mainnet - Chain spec for the Archway Network.
- testnet - Chain spec for the official testnet used for dapp development.
- Archway Developer CLI - A fully featured CLI for scaffoldingprojects, deploying smart contracts, and interacting with the Archway Network.
- arch3.js - JavaScript library for interacting with the Archway Network and ProtoBuf definitions.
- arch3.rs - Rust libraries and ProtoBuf definitions to use in your smart contracts or to interact with the Archway Network.
- Archway Contracts Examples - Example smart contracts built with the starter code templates available in the Archway Developer CLI.
- Archway dApp Examples - Example frontend dApps for the starter code templates available in the Archway Developer CLI.
- Archway Templates - Templates used by the Archway Developer CLI to scaffold new projects.
- CW Plus - Production Quality contracts under open source licenses.
- CW NFTs - NFT standard & examples in the CosmWasm ecosystem.
- Area 52 - An interactive coding platform to learn about CosmWasm Rust smart contracts.
- Archway Workshops - Demos and presentations from past workshops.
- Archway HackAtom VI: NFTs Workshop - NFT smart contract workshop presented during HackAtom VI.
- Helm Charts - list of Archway's helm charts for easy deployment on Kubernetes.
Contributions welcome! Read the contribution guidelines first.