Giter Site home page Giter Site logo

koolstarknetjunotutorials's Introduction

Screenshot from 2022-09-10 00-59-40

https://gojuno.xyz/

https://docs.starknet.io/

l2l1-59d9b4f60a66a3b53476f3c058288f84

Contracts on L2 can interact asynchronously with contracts on L1 via the L2→L1 messaging protocol.

https://docs.starknet.io/docs/L1-L2%20Communication/token-bridge

Contents

Resources

Official

transfer-gateway-erc721-to-ethereum

transfer-gateway-erc721-to-dappchain

Starknet RPC -

starknet_getBlockWithTxHashes - Get block information with transaction hashes given the block id.

starknet_getBlockWithTxs - Get block information with full transactions given the block id.

starknet_getStateUpdate - Get the information about the result of executing the requested block.

starknet_getStorageAt - Get the value of the storage at the given address and key.

starknet_getTransactionByHash - Get the details and status of a submitted transaction.

starknet_getTransactionByBlockIdAndIndex - Get the details of a transaction by a given block id and index.

starknet_getTransactionReceipt - Get the transaction receipt by the transaction hash.

starknet_getClassHashAt - Get the contract class hash in the given block for the contract deployed at the given address.

starknet_getBlockTransactionCount - Get the number of transactions in a block given a block id.

starknet_call - Call a StarkNet function without creating a transaction.

starknet_blockNumber - Get the most recent accepted block number.

starknet_blockHashAndNumber - Get the most recent accepted block hash and number.

starknet_chainId - Return the currently configured StarkNet chain id.

starknet_pendingTransactions - Returns the transactions in the transaction pool, recognized by this sequencer.

starknet_syncing - Returns an object about the sync status, or false if the node is not syncing.

https://github.com/suhasagg/juno/

Ecosystem

Tutorials

Articles

Security

Examples

Educational
Built / Deployed on StarkNet

Templates

Books

Practice

Jobs

Libraries

Tools

General

  • Braavos - Browser extension wallet.
  • argent-x - Browser extension wallet
  • cairo_kernel - Jupyter kernel for Cairo.
  • fossil - L1 state verification with STARKs.
  • juno - Client (GoLang).
  • nile - CLI tool to develop StarkNet projects written in Cairo by OpenZeppelin
  • protostar - CLI tool for developing and testing contracts in Cairo.
  • starknet-devnet - Local testnet
  • starkops - StarkNet CLI
  • voyager - Block explorer.
  • starktx - StarkTx Transaction Decoder.
  • ape-cairo - Compiler plugin for ape for the Cairo-lang.
  • ape-starknet - Ape plugin for the StarkNet networks.

Utility

  • warp - Solidity to cairo transpiler

Audit

Editor Plugins

Vim

  • cairo.vim - (Outdated) vim syntax plugin for Cairo

Visual Studio Code


koolstarknetjunotutorials's People

Contributors

suhasagg avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.