Deploy update
forc deploy --node-url beta-3.fuel.network/graphql --gas-price 1 --random-salt
https://fuelbook.fuel.network/master/index.html
Bienvenida
Bienvenida al curso de Sway
Sway basics
Your first Sway project
Installations
Your first Sway project
Deploying Your Contract
Types and Standard Library
Advanced Types
Sway Standard Library
Writing your contract
Marketplace Contract Setup
Listing and Getting an Item
Buying an Item
Owner-only functions
Get item
Deploying your contract
Deploying your contract
Frontend
Intro to TypeScript SDK
Basic frontend with React
Additional resources
No tienes acceso a esta clase
¡Continúa aprendiendo! Únete y comienza a potenciar tu carrera
Aportes 5
Preguntas 1
Deploy update
forc deploy --node-url beta-3.fuel.network/graphql --gas-price 1 --random-salt
https://fuelbook.fuel.network/master/index.html
didnt let me deploy,so i updated to beta-3 and used the syntax used in latest sway counter example contract:
https://fuellabs.github.io/sway/latest
ran
fuelup self update
fuelup toolchain install beta-3
fuelup default beta-3
forc build
forc deploy --node-url beta-3.fuel.network/graphql --gas-price 1 --random-salt
but this code may change, so i suggest to follow the link for the latest documentation and examples
Me parece que Forc Wallet list cambio por forc-wallet accounts
contract 67b9f8161443848c7b81551821fde1c17769b31853da5e961cc671c9543c6667 deployed in block 0xdf8b884786962bd0f10cce7d1cf2947f12a2ecffb76c80b8ea09f73e42b829c2
aqui docs de las networks:
https://fuelbook.fuel.network/master/networks/networks.html
y hay varios example contracts:
https://fuellabs.github.io/sway/v0.33.1/book/examples/counter.html
and here:
https://fuelbook.fuel.network/master/for-developers/example-contracts.html
¿Quieres ver más aportes, preguntas y respuestas de la comunidad?