solana-with-rpc-optimizations/web3.js
Michael Vines 5a0206bcfe Add Account class 2020-06-14 21:57:04 -07:00
..
examples Add Account class 2020-06-14 21:57:04 -07:00
src Add Account class 2020-06-14 21:57:04 -07:00
test Add Account class 2020-06-14 21:57:04 -07:00
.babelrc
.esdoc.json
.eslintignore
.eslintrc.js
.flowconfig
.gitignore
.npmignore
.travis.yml Add Account class 2020-06-14 21:57:04 -07:00
CONTRIBUTING.md Add Account class 2020-06-14 21:57:04 -07:00
LICENSE
README.md
commitlint.config.js
jest.json
package-lock.json Add Account class 2020-06-14 21:57:04 -07:00
package.json Add Account class 2020-06-14 21:57:04 -07:00
release-process.md
rollup.config.js Add Account class 2020-06-14 21:57:04 -07:00

README.md

Build status Coverage Status npm

Solana JavaScript API

This is the Solana Javascript API built on the Solana JSON RPC API (TODO: add link).

Latest API Documentation

Features

...

Getting started

...