Skip to content

Commit 6a26b49

Browse files
author
sina ghadri
committed
update readme file
1 parent 765d5c2 commit 6a26b49

5 files changed

+23
-2
lines changed

README.md

+23-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1-
# BlockWallet
1+
# Blank Wallet
22

3-
This is an example app built with [Next.js](https://nextjs.org/) that showcases some basic web3-react usage patterns.
3+
React ( [Next.js](https://nextjs.org/) ) app with typescript template
4+
5+
## Description
6+
7+
App to send Custom ERC720 Token ( (Z03) token 0x8F8Ceeb26b915c1Fb338581B86A9C61f3561dAA3) .
8+
9+
## Demo
10+
11+
- [https://blockwallet.vercel.app/](https://blockwallet.vercel.app/)
12+
13+
## Package
14+
15+
- [Next.js](https://nextjs.org/)
16+
- [@ethersproject](https://github.com/ethers-io/ethers.js)
17+
- [@web3-react](https://github.com/NoahZinsmeister/web3-react)
18+
19+
## Reference layout
20+
21+
![Connect wallet](connect-wallet.PNG)
22+
![Transaction history](transaction-history.PNG)
23+
![Transfer](transfer.PNG)
24+
![Success transfer](success-transfer.PNG)

connect-wallet.PNG

28.2 KB
Loading

success-transfer.PNG

30.8 KB
Loading

transaction-history.PNG

64.1 KB
Loading

transfer.PNG

21.5 KB
Loading

0 commit comments

Comments
 (0)