Skip to content

gear-tech/gear-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d5d4c5 · Dec 9, 2024
Dec 2, 2024
Jul 20, 2022
Feb 28, 2024
Nov 29, 2024
Dec 16, 2022
Dec 9, 2024
Apr 5, 2024
May 28, 2024
Dec 3, 2024
Nov 11, 2022
Jul 30, 2024
Nov 8, 2022
Jun 6, 2022
Feb 28, 2024
Jan 14, 2022
Aug 8, 2021
Jul 25, 2022
Jun 21, 2023
Mar 12, 2024
Jul 30, 2024
Oct 3, 2024
May 24, 2024
Jul 19, 2022
Dec 3, 2024

Repository files navigation

GEAR


A JavaScript library that enables connection to the Gear node and allows interaction with it.

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 portal for smart-contract developers and backend microservices - idea.gear-tech.io.

A React application that serves as a get-familiar with Gear to help developers write, test and upload smart contracts to a test network as well as manage accounts, balances, events and more.

A microservice responsible for blockchain indexing and storing information about programs and their messages as well as for storing programs metadata.

A microservice that provides the opportunity to obtain test tokens.

A microservice that provides any interaction between data-storage / test-balance services and an external user.