From ad51c6b163e37ed41a1744c0c5395ac5603eb678 Mon Sep 17 00:00:00 2001 From: Lucas Leclerc Date: Wed, 16 Oct 2024 21:59:11 +0200 Subject: [PATCH] Add detail about the usage --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a8cc307..df9c8b3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,22 @@ npm run dev ### Usage -Create or import a wallet, connect to it, and interact with the blockchain +- **Wallets** + - Create a wallet + - Import a wallet +- **Tokens** + - See your tokens + - See their price +- **Transactions** + - See all your past transactions + - Get details of a transactions +- **NFTs** + - See your NFTs + - import an NFT +- **Other** + - Is multichain + - live gas price + - Sooo ✨pretty✨ ## Get involved @@ -64,4 +79,4 @@ Organization > 🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on `PoC's` repositories -> Made with ❤️ by PoC \ No newline at end of file +> Made with ❤️ by PoC