solana-with-rpc-optimizations/web3.js/examples
Michael Vines 41868f8adb Remove reference to old jsfiddle link 2020-08-21 09:27:48 -07:00
..
bpf-c-noop fix: update bpf c example to latest sdk 2020-06-14 21:57:04 -07:00
bpf-rust-noop chore: fix web3 CI build failure 2020-06-18 15:39:02 +08:00
README.md
account.html Remove reference to old jsfiddle link 2020-08-21 09:27:48 -07:00
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