From 4ca59533a4f6a2a267dbe621f818702fa0d6bdec Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 23 Aug 2018 20:29:27 -0700 Subject: [PATCH] Link to example-webwallet --- web3.js/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web3.js/README.md b/web3.js/README.md index c34adf2a15..90a7dfeb89 100644 --- a/web3.js/README.md +++ b/web3.js/README.md @@ -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)