8000 GitHub - NethermindEth/ethtaipei-cairo1-workshop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

NethermindEth/ethtaipei-cairo1-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

EthTaipei "Warping" Solidity to Cairo1 Workshop

Prerequisite

  • In order to declare, deploy and interact with your contract, you will need some goerli ETH. If you don't have already, you will need to get some goerli Eth from a faucet.

Goerli Eth on Starknet testnet

  1. Get goerli Eth on Ethereum Goerli. My favourite go-to will be
  2. Get a starknet wallet extension and setup your contract
  3. Use Starkgate to bridge your goerli testnet token to L2
  4. Check that your account is funded using https://goerli.voyager.online/

Install Starknet CLI

  1. Follow instructions here
  2. Note, for Windows users, the recommendation will be to use WSL2

Setup local Starknet account (for declaring and deploying)

  1. Setup environment according to https://docs.starknet.io/documentation/getting_started/environment_setup/
  2. And then, deploy an account https://docs.starknet.io/documentation/getting_started/environment_setup/
  3. Fund this deployed account from your wallet which just got your goerli ETH from

Installing Scarb

  1. Install Scarb by following the instructions here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0