✨ Thanks for contributing to **solana-web3.js**! ✨ As a contributor, here are the guidelines we would like you to follow: * Ensure `npm run ok` passes before submitting a Pull Request * Please follow semantic-release [commit message guidelines](https://github.com/semantic-release/semantic-release/blob/caribou/CONTRIBUTING.md#commit-message-guidelines) # Reference ## Static Analysis eslint and flow-type are used. Helpful link: https://www.saltycrane.com/flow-type-cheat-sheet/latest/ ## Testing Framework https://jestjs.io/ ## API Documentation ESDoc is used to document the public API. See https://esdoc.org/manual/tags.html for details.