Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tech Implementation

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!

d-reader-backend

NestJS, TypeScript, Prisma, PostgreSQL, web3.js, metaplex.js 🏗️ Server service for dReader & dPublisher applications Metaplex Auction House and Candy Machine programs are foundation to our marketplace and we integrated the business logic with them.

Link: https://api.dev.dreader.io/api Fallback link: https://d-reader-backend-dev.herokuapp.com/api

d-reader-landing

Next.js, TypeScript 🔖 Promotional landing page for dReader project

Link: https://dreader.io

d-reader-frontend

Next.js, TypeScript, React Query, MUI, web3.js 📖 Client application for dReader project Web interface specifically built for smooth discovering, trading, collecting, and reading digital graphic novels

Link: https://dev.dreader.app

d-reader-mobile

Flutter 📱Android application for dReader project Mobile inteface for smooth discovering, trading, collecting, and reading digital graphic novels. Built on Saga and will ship on Solana dApp store

.apk download link: https://tinyurl.com/d-reader-apk-demo

Make sure to switch your wallet to `devnet` when running demo apps

solomon

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...

Link: npm package

Last updated