Create Blockwave

#1
by SanJayxx - opened
Files changed (1) hide show
  1. Blockwave +35 -0
Blockwave ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ send crypto to wallet address
2
+ Landing Page with hero section, stats, trusted networks logos
3
+ Features Section - 6 feature cards showcasing platform capabilities
4
+ How It Works - 3-step process explanation
5
+ Pricing Section - Coin-based pricing cards
6
+ Dashboard for logged-in users to manage transactions
7
+ Network Flash - Send crypto receipts via email
8
+ Transaction History - View past transactions
9
+ User Coin System - Track and manage coins
10
+ Design Language:
11
+
12
+ Dark theme (deep navy/slate background #0f172a)
13
+ Purple/violet accent color for highlights (#8b5cf6)
14
+ Clean, modern typography
15
+ Gradient effects and subtle glow
16
+ Card-based layouts with rounded corners
17
+ Color Palette:
18
+
19
+ Background: #0f172a (dark slate)
20
+ Card backgrounds: #1e293b
21
+ Primary accent: #8b5cf6 (purple)
22
+ Secondary: #06b6d4 (cyan)
23
+ Text: white and slate-400
24
+ Entities Needed:
25
+
26
+ Transaction (receipts/flash records)
27
+ CoinPurchase (coin purchase history)
28
+ User (with coins balance)
29
+ Pages:
30
+
31
+ Home (landing page)
32
+ Dashboard
33
+ NetworkFlash (send receipts)
34
+ TransactionHistory
35
+ Profile/Settings