This is monorepo for depub products
- Production: https://depub.space
- Staging: https://stag.depub.space
Common theme definition and components based on Native Base.
This monorepo used yarn workspace to manage dependencies and packages please do yarn install
to initialize the package linking and install dependencies.
WalletConnect only works with SSL enabled URL, so use it with localhost would getting error, you could use a tunnel service(eg: ngrok) to running the website with https url.
Upload file to Arweave with ISCN doesn't work in testnet.
Since this project used IPFS as a static file hosting, the NextJS dynamic route is not applicable without backend rendering, we've created a worker on Cloudflare to rewrite the all URL request to index, and utilized React-Navigation to handle navigation logic.
Please find the .env.sample under individual package.
- depub.space is deploying to IPFS via fleek.co