NethermindEth / StarknetByExample

A collection of examples of Cairo smart contracts for Starknet.
https://starknet-by-example.voyager.online/
MIT License
101 stars 77 forks source link

feat: simple storage with starknet-js #222

Closed egeaybars123 closed 1 week ago

egeaybars123 commented 3 weeks ago

Issue(s): #221

Description

Added the tutorial content of Simple Storage contract in Cairo with Starknet-js integration.

Checklist