-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject-info.sh
More file actions
executable file
·43 lines (31 loc) · 2.15 KB
/
project-info.sh
File metadata and controls
executable file
·43 lines (31 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#!/bin/bash
echo "
╔══════════════════════════════════════════════════════════════════╗
║ WalletConnect Sequential Transaction Handler - Project Info ║
╚══════════════════════════════════════════════════════════════════╝
📦 NPM Package Information:
Name: @cryptoflops/walletconnect-sequential-tx
Version: 1.0.0
URL: https://www.npmjs.com/package/@cryptoflops/walletconnect-sequential-tx
🐙 GitHub Repository:
URL: https://github.com/cryptoflops/walletconnect-sequential-tx
📊 Badges for README/Documentation:
NPM Version:
[](https://www.npmjs.com/package/@cryptoflops/walletconnect-sequential-tx)
NPM Downloads:
[](https://www.npmjs.com/package/@cryptoflops/walletconnect-sequential-tx)
Build Status:
[](https://github.com/cryptoflops/walletconnect-sequential-tx/actions/workflows/ci.yml)
License:
[](https://opensource.org/licenses/MIT)
Bundle Size:
[](https://bundlephobia.com/package/@cryptoflops/walletconnect-sequential-tx)
📝 Installation Command:
npm install @cryptoflops/walletconnect-sequential-tx
🚀 Import Statement:
import { SequentialTransactionHandler } from '@cryptoflops/walletconnect-sequential-tx';
✨ View Live on:
• NPM Registry: https://www.npmjs.com/package/@cryptoflops/walletconnect-sequential-tx
• GitHub: https://github.com/cryptoflops/walletconnect-sequential-tx
• Bundlephobia: https://bundlephobia.com/package/@cryptoflops/walletconnect-sequential-tx
"