twilson63 / permaweb-cookbook

The Permaweb Cookbook is meant to house small digestible code snippets for someone that has no experience with blockchain or Permaweb to be able to grab and go.
https://cookbook.arweave.dev
55 stars 43 forks source link

This update brings the cookbook in line with the latest Irys SDK. Iry… #321

Closed lukecd closed 1 month ago

lukecd commented 6 months ago

This update brings the cookbook in line with the latest Irys SDK. Irys recently merged its two mainnet nodes into one. You no longer need to specify a node URL when creating a new Irys object, you only need to indicate if you're using mainnet or devnet.

Note, this update is backward compatible. If you have projects using the Irys SDK, you don't need to update your code.

https://docs.irys.xyz/developer-docs/network-merge-guide