* feat: add commitment param to json rpc requests * fix: tests and examples * fix: docs * fix: epoch info test * fix: budget example * fix: test timeout * fix: remove MAX_COMMITMENT and RECENT_COMMITMENT types
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