solana-foundation / developer-content

Collection of Developer content for exploring, learning, and building in the Solana ecosystem.
https://solana.com/developers
143 stars 270 forks source link

Add web3jsV2 examples #610

Closed Woody4618 closed 1 week ago

Woody4618 commented 2 weeks ago

Problem

Most examples in cookbook only have examples for web3.js@1. With @2 cominig it makes sense to have more examples in both versions of the library.

Summary of Changes

Added examples for: get-account-balance load-keypair-from-file add-memo add-priority-fees calculate-cost

nickfrosty commented 1 week ago

I just realized that I merged a different PR that created a conflict with yours. I didn't remember yours here included get-account-balance since it was unclaimed on our notion tracker. I will resolve the conflict in here myself since I caused it