This repository features a collection of libraries, tools and services that are used across Gear applications.
A TypeScript library designed to simplify connecting to a Gear node, allowing developers to seamlessly interact with the Gear protocol by sending messages, querying state, and leveraging the full capabilities of the network.
Refer to the api docs for details.
A package designed to provide helper functions for generating offline transactions using @substrate/txwrapper-core package specifically tailored for the Gear pallet.
Refer to the txwrapper docs for details.
React UI components used across Gear applications.
Refer to the gear-ui docs for details.
The source code of the Gear Idea portal for smart-contract developers - idea.gear-tech.io.
A React application designed to help developers get acquainted with Gear by providing tools to create and interact with programs on the network, manage accounts, monitor balances, track events, and much more.
A Node.js application that provides access to indexed data from the Gear network, enabling developers to query and utilize blockchain information efficiently.
A service that utilizes the Squid SDK to index and organize data from the Gear network.
A simple service that provides test tokens on the Gear network.
A service that stores and manages metadata of the programs deployed on the Gear network, enabling easy access and retrieval of program details for developers and users.
A collection of shared components and utilities used across Gear Idea applications.
A library that provides database models and types for the Gear Idea indexer.