One link for everything — bio link, CV builder, and community dashboard with NET Token integration (Polygon).
🚧 Early-stage prototype — static HTML + Tailwind CSS (CDN). No framework/build tool yet.
netlink-bio/
├── index.html # Main landing page (marketing)
├── dashboard.html # User dashboard
├── bio.html # Public bio page (@username)
├── cv.html # CV builder / viewer
└── README.md
- Web3 wallet connect integration
- Display NET, POL (Polygon), and USDC balances
- NET Token-based features (community support, idea validation, etc — see
netlink-contractsanddocs)
- HTML5
- Tailwind CSS (via CDN)
- Lucide Icons
- Fonts: Inter & Poppins (Google Fonts)
The current structure is a static prototype. The plan is to migrate to React (likely with Vite) once interactive features such as wallet connect and state management are needed.
Part of the Netlink Labs ecosystem:
netlink-contracts— NET Token smart contracts & audits (MIT License)docs— Official ecosystem documentationassets— Logos & branding