diff --git a/README.md b/README.md index 1ec62d9..a803f2c 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,8 @@ yarn ## Development +Ensure you have [Metamask Flask](https://docs.metamask.io/snaps/get-started/install-flask) installed for local development. + ### Building and running WebZjs Zcash Snap locally ```shell @@ -110,7 +112,7 @@ yarn dev ### Dev Build - +[webzjs.chainsafe.dev](https://webzjs.chainsafe.dev/) ### Testing @@ -137,4 +139,4 @@ at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or -conditions. \ No newline at end of file +conditions. diff --git a/packages/web-wallet/src/pages/Home.tsx b/packages/web-wallet/src/pages/Home.tsx index 937f14d..4818839 100644 --- a/packages/web-wallet/src/pages/Home.tsx +++ b/packages/web-wallet/src/pages/Home.tsx @@ -71,7 +71,7 @@ const Home: React.FC = () => {