> For the complete documentation index, see [llms.txt](https://nomos-docs.gitbook.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nomos-docs.gitbook.io/v1/readme.md).

# Chelo - Nomos

Welcome to the documentation for the **Nomos** smart contracts. This documentation provides an in-depth understanding of the smart contracts developed by **Chelo** to create multi-signature wallets on the archway ecosystem. Whether you're a developer, user, or just curious about the technical details, this documentation has you covered.

## Table of Contents

* [Introduction](#introduction)
* [Getting Started](#getting-started-with-nomos)
* [Smart Contracts Overview](#smart-contracts-overview)
* [Resources](#resources-and-other-links)

## Introduction

*Nomos* is tailored for Archway blockchain, boasting zero fees upon use. Beyond this, Nomos is designed for teams aiming to share and monitor smart contract revenues. Teams can:

* Share revenue from their smart contracts.
* Execute transactions approved by a dynamic amount of members.
* Deploy new contracts.
* Interact with other contracts.
* Engage with the IBC bridge.

## Getting Started with Nomos

If you're new to smart contracts and blockchain development, this section will guide you through the basics. Learn about the technologies we use, how to set up your development environment, and how to deploy and interact with the smart contracts.

* [Technology Stack](/v1/getting-started/technology-stack.md)
* [Setting Up Your Environment](/v1/getting-started/setting-up-your-environment.md)
* [Deploying Smart Contracts](/v1/getting-started/deploying-smart-contracts.md)
* [Interacting with Smart Contracts](/v1/getting-started/interacting-with-smart-contracts.md)

## Smart Contracts Overview

In this section, we provide an overview of the main smart contracts developed for the **Blocs** project. Each contract serves a specific purpose within the system.

* [Factory](/v1/protocol-overview/daofactory.md)
* [Multisig](/v1/protocol-overview/basewallet.md)

## Resources and other links

Access additional resources to expand your knowledge and stay updated about **Nomos**.

* [GitHub Repository](https://github.com/chelofinance/Nomos-archway-multisig)
* [Discord](https://discord.gg/b7syPVx3S5)
