https://github.com/gear-foundation/dapps
Gear Ecosystem
https://github.com/gear-foundation/dapps
blockchain gear rust smart-contracts typescript vara vara-network vara-project web3
Last synced: 2 months ago
JSON representation
Gear Ecosystem
- Host: GitHub
- URL: https://github.com/gear-foundation/dapps
- Owner: gear-foundation
- License: mit
- Created: 2023-07-14T06:08:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-04-15T12:30:55.000Z (3 months ago)
- Last Synced: 2026-04-15T14:30:42.189Z (3 months ago)
- Topics: blockchain, gear, rust, smart-contracts, typescript, vara, vara-network, vara-project, web3
- Language: TypeScript
- Homepage: https://wiki.gear-tech.io/docs/examples/prerequisites
- Size: 88.1 MB
- Stars: 30
- Watchers: 7
- Forks: 210
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gear-protocol - gear-foundation/dapps - Ecosystem dApps and reference implementations. (Code / Examples)
README
# Gear Ecosystem
[![Contracts][c1]][c2]
[![GitHubStars][g1]][g2]
[![Discord][d1]][d2]
[![Twitter][t1]][t2]
[![License][l1]][l2]
[c1]:https://img.shields.io/github/actions/workflow/status/gear-foundation/dapps/contracts.yml?logo=github&label=Contracts
[c2]:contracts
[g1]: https://img.shields.io/github/stars/gear-foundation/dapps?style=flat-square&label=Stars
[g2]: https://github.com/gear-foundation/dapps
[t1]: https://img.shields.io/twitter/follow/VaraNetwork?style=social
[t2]: https://twitter.com/VaraNetwork
[d1]: https://img.shields.io/discord/891063355526217738?style=flat-square&label=Discord
[d2]: https://discord.com/invite/7BQznC9uD9
[l1]: https://img.shields.io/badge/License-MIT-success
[l2]: https://github.com/gear-foundation/dapps/blob/master/LICENSE
Hit the :star: button to keep up with our daily progress!
:wave: This repository serves as a comprehensive collection of decentralized application (dApp) examples, showcasing various real-world use cases and implementations based on **[Gear Protocol](https://gear-tech.io/)**. Developers can explore and experiment with these examples, running them in the **[Vara Network](http://vara.network/)** to gain hands-on experience in building decentralized applications using cutting-edge technologies and industry best practices.
:scroll: A `contracts` folder houses the source codes of the smart contracts on Rust that power the decentralized applications.
:computer: A dedicated `frontend` folder contains examples of React web applications. These applications serve as live demonstrations illustrating how the frontend interacts seamlessly with programs running on the blockchain.
:point_right: Anyone can build and upload their programs to the Vara Network Testnet via **[Gear Idea](https://idea.gear-tech.io/programs?node=wss%3A%2F%2Ftestnet.vara.network)** portal. It is recommended for testing and as a preparatory step prior to deploying your application on the Vara Network mainnet.
:globe_with_meridians: Join our [developer community](https://discord.gg/RyYBKXrrPn) and contribute to the evolution of the decentralized application landscape.
> [!NOTE]
> Keep in mind that these examples are intended for educational purposes as a technology demonstration. For production use, it is recommended to introduce certain optimizations addressing potential performance and security vulnerability issues.
# License
The source code is licensed under the [MIT license](LICENSE).
##
•
Developers guide (Wiki)
•
Upload program to Vara Network
•
News
•
Events
•