Tech stack and implementation details
Open Source is deeply engraved in dReader as a core value and as such, our repositories are always publicly available!
NestJS, TypeScript, Prisma, PostgreSQL, web3.js, metaplex.js
🏗️ Server service for dReader & dPublisher applications
Metaplex Auction House and Candy Machine programs are a foundation to our marketplace as our business logic is deeply integrated with them.
Next.js, TypeScript, React Query, shadcn, Tailwind
📖 Client application for the Genesis project
Fractional & tokenized IP investing
Next.js, TypeScript, React Query, MUI, web3.js
📖 Client application for dPublisher project
Web interface for seamless digital comic publishing, analytics tracking, and audience capturing
- link: https://dpublisher.app (coming soon)
Next.js, TypeScript
🔖 Promotional landing page for dReader project
- link: https://dreader.io
Flutter
📱 Android application for dReader project
Mobile app for seamless discovering, trading, collecting, and reading of digital graphic novels. Published on Solana dApp store and Google Play store
Rust, Anchor, Metaplex
🫴 Solana Program - standard for dReader digital comics
Comic Verse imposes a standard for signing, using and updating comic NFTs. Comic authors can sign copies, owners can 'unwrap' comics and read the content, dPublisher entity can act as an editorial service.
TypeScript, React, MUI, web3.js
🫴 Utility library for Solana dApps, seamless MWA integrations
Reducing boilerplate from our frontend applications as they all share same logic: wallet connections, backend authorization via offline message signing, MWA support...