counter-workshop
Contract builder
A tutorial on creating a simple Starknet smart contract to demonstrate basic concepts and functionality.
Code for Counter Workshop using latest Starknet syntax.
41 stars
1 watching
90 forks
Language: Shell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
starknet-edu/aa-workshop | A workshop project for teaching account abstraction in Starknet using Cairo syntax | 23 |
starknet-io/starknet.js | A JavaScript library for interacting with the StarkNet blockchain platform | 1,223 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts in Rust. | 324 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
software-mansion/starknet.py | A Python SDK for interacting with Starknet, a Layer 2 scaling solution for Ethereum. | 260 |
starknet-io/get-starknet | A library that provides an easy-to-use, lightweight bridge between Starknet wallets and dApps. | 157 |
starkware-libs/starkex-contracts | A Scalability Engine for Crypto Exchanges using Cryptographic Proofs and STARKs | 279 |
software-mansion/starknet-jvm | A toolkit for interacting with the Starknet blockchain using JVM languages | 65 |
0xspaceshard/starknet-hardhat-example | A basic Hardhat project demonstrating usage of the Starknet plugin for smart contract development | 90 |
dontpanicdao/vue-stark-boil | A Vue.js project for interacting with StarkNet blockchain | 19 |
starknet-io/snips | Documents standardized protocols for StarkNet-related software and their implementation. | 159 |
paulmillr/scure-starknet | An audited implementation of Starknet cryptography | 70 |
wtfacademy/wtf-starknet | An education platform to onboard developers to the Starknet blockchain development ecosystem. | 60 |
0xspaceshard/starknet-devnet-js | A JavaScript library that allows developers to interact with the Starknet Devnet without installing and running it separately. | 9 |
0xspaceshard/starknet-devnet-rs | A local testnet framework for Starknet blockchain | 108 |