solana-with-rpc-optimizations/web3.js/examples
Michael Vines f20013a010 fix: update to 0.10.1 bpf sdk 2020-06-14 21:57:04 -07:00
..
bpf-c-noop fix: update to 0.10.1 bpf sdk 2020-06-14 21:57:04 -07:00
README.md feat: add solana-localnet program 2020-06-14 21:57:04 -07:00
account.html Update to v0.0.6 2020-06-14 21:57:04 -07:00
account.js feat: wrap public key in a class 2020-06-14 21:57:04 -07:00
budget-timestamp.js refactor: employ prettier 2020-06-14 21:57:04 -07:00
budget-two-approvers.js refactor: employ prettier 2020-06-14 21:57:04 -07:00
get-balance.html Update to v0.0.6 2020-06-14 21:57:04 -07:00
get-balance.js refactor: employ prettier 2020-06-14 21:57:04 -07:00

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