solana/web3.js/examples
Michael Vines fd7d2f82ae chore: port web3.js to solana-test-validator 2020-12-17 20:53:10 +00:00
..
bpf-c-noop
bpf-rust-noop chore: port web3.js to solana-test-validator 2020-12-17 20:53:10 +00:00
README.md
account.html
account.js
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 cluster. Start your local cluster first by running:

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