Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Nikhil Ranjan edited this page Sep 22, 2022 · 14 revisions

The cookbook hosts small code snippets in a question-answer format. It does not walk you through the whole setup, like the basic examples, but rather aims to answer some questions around specific uses. It also does not replace the FAQ, rather this is focused explicitly on code samples, instead of general trouble-shooting for common mishaps.

Sections

The following cookbook sections are available -

  • Connection - Connect to astar/shiden node with astar.js
  • Blocks - Snippets around working with blocks and headers
  • Storage - Snippets for working with storage
  • Transactions - Snippets for working with transactions
Clone this wiki locally