Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rockyessel/learning-web3
A repository of resources and projects for learning Web3 technologies, including blockchain, smart contracts, and decentralized applications using Gear Protocol and Truffle.
https://github.com/rockyessel/learning-web3
dapp learning-web3 smart-contract truffleapp web3
Last synced: 16 days ago
JSON representation
A repository of resources and projects for learning Web3 technologies, including blockchain, smart contracts, and decentralized applications using Gear Protocol and Truffle.
- Host: GitHub
- URL: https://github.com/rockyessel/learning-web3
- Owner: rockyessel
- License: mit
- Created: 2023-08-05T14:28:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-27T16:37:09.000Z (3 months ago)
- Last Synced: 2024-11-10T17:09:05.257Z (2 months ago)
- Topics: dapp, learning-web3, smart-contract, truffleapp, web3
- Language: TypeScript
- Homepage:
- Size: 439 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Web3
This repository is a collection of resources and projects designed to help you learn about Web3 technologies, including blockchain, smart contracts, and decentralized applications.
## Structure
- **gear-vara**: Contains examples related to the Gear Protocol and Vara Network.
- **localdev**: Setup for local development environments.
- **truffleapp**: Example project using Truffle for smart contract development.## Getting Started
Clone the repository and explore the folders to find various examples and resources for learning Web3.
```bash
git clone https://github.com/rockyessel/learning-web3.git
cd learning-web3
```## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.