Technology Stack

Chelo smart contracts leverage a modern technology stack. This section provides an overview of the technologies and tools we employ in the development of our smart contracts, along with some helpful links for developers to explore further.

Rust Programming Language

We utilize the Rust programming language to craft our smart contracts. Rust offers memory safety and performance, making it an excellent choice for blockchain development.

Cosmwasm Framework

Cosmwasm is the go-to way for building WebAssembly smart contracts for the Cosmos ecosystem. It empowers us to create secure and efficient contracts while benefiting from the broader Cosmos network.

Archway CLI

The Archway CLI is an essential tool for our development process. It provides a comprehensive command-line interface that allows developers to create, deploy, and interact with Archway contracts seamlessly. The Archway CLI streamlines contract management and facilitates a smooth development experience.

Last updated