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.
..
/idea/indexer/src/database/migrations/1666974357483-init.ts
/idea/indexer/src/database/migrations/1673872715863-update_meta_code_and_add_state_table.ts
/idea/indexer/src/database/migrations/1674754846501-update_meta_table_colums.ts
/idea/indexer/src/database/migrations/1675420216422-update_program_status.ts
/idea/indexer/src/database/migrations/1676455747413-update_message_table.ts
/idea/indexer/src/database/migrations/1677069754299-delete_unique_hash_meta_table.ts
/idea/indexer/src/database/migrations/1677072331302-update_relation_between_code_and_meta.ts
/idea/indexer/src/database/migrations/1678708517193-code-status-unknown.ts
/idea/indexer/src/database/migrations/1678717516065-unique-meta-hash.ts
/idea/indexer/src/database/migrations/1680591096475-status.ts
/idea/indexer/src/database/migrations/1681206929961-program-expiration.ts
/idea/indexer/src/database/migrations/1681220971037-remove-generated-pk.ts
/idea/indexer/src/database/migrations/1685519228764-nullable-owner.ts
/idea/indexer/src/database/migrations/1689589565828-remove-meta-entity.ts
/idea/indexer/src/database/migrations/1690793654952-add-has-state-field.ts
/idea/indexer/src/database/migrations/1694089926155-add-indexes.ts
/idea/indexer/src/database/migrations/1701091693635-add-indexes.ts
/idea/indexer/src/database/migrations/1707831399009-drop-relations.ts