Link to example-webwallet

This commit is contained in:
Michael Vines 2018-08-23 20:29:27 -07:00
parent 641e2f9f85
commit 4ca59533a4
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ console.log(solanaWeb3);
```
## Examples
See the [examples/](https://github.com/solana-labs/solana-web3.js/tree/master/examples) directory
See the [examples/](https://github.com/solana-labs/solana-web3.js/tree/master/examples) directory for small snippets.
A more complete web-based wallet example can be found at https://github.com/solana-labs/example-webwallet
## Releases
Releases are available on [Github](https://github.com/solana-labs/solana-web3.js/releases)