https://github.com/olivmath/arbitrum-course
https://github.com/olivmath/arbitrum-course
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olivmath/arbitrum-course
- Owner: olivmath
- Created: 2023-11-17T15:48:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-06T04:04:30.000Z (about 1 year ago)
- Last Synced: 2025-01-14T14:49:47.080Z (4 months ago)
- Language: Solidity
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dominando o Desenvolvimento Arbitrum
## 1 Introdução ao protocolo Arbitrum
- Apresentação
- O que é Arbitrum?
- Comparando zkRollups e Optimistic Rollups
- Arquitetura Arbitrum
- Smartcontracts na Arbitrum
- Escrevendo Smartcontract I
- Escrevendo Smartcontract II
- Escrevendo Smartcontract II## 2 Arbitrum Orbit Chains
- O que são Orbit Chains?
- Deployando Orbit Chains
- Transferindo ETH entre camadas## 3 Smartcontracts com Stylus e sem estilo
- Solidity na Orbit Chain I
- Solidity na Orbit Chain II
- Introdução ao Stylus I
- Introdução ao Stylus II