solana/web3.js/examples
Michael Vines 5311ed7f68 fix: catch up to sol_deserialize() signature change 2020-06-14 21:57:04 -07:00
..
bpf-c-noop fix: catch up to sol_deserialize() signature change 2020-06-14 21:57:04 -07:00
README.md
account.html
account.js
budget-timestamp.js
budget-two-approvers.js refactor: employ prettier 2020-06-14 21:57:04 -07:00
get-balance.html
get-balance.js

README.md

Examples

Before trying any of the examples in this directory please populate the lib/ directory by running npm install.

Additionally most of the examples attempt to connect to a local network. Start your local network first by running:

$ npx solana-localnet update
$ npx solana-localnet up