Skip to content

nimiq/nimiq-website

Repository files navigation

Nimiq Website

The code for the nimiq.com website

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

TODO

Page migration

  • oasis
  • buy-and-sell
  • whitepaper-2
  • oasis/integrate
  • contact
  • blog
  • blog post

Wont do

  • siliconparadise

  • cryptomap

  • bug-bounty --> Remove?

  • bug-bounty-pos --> remove?

  • Check custom pages from the old repo

  • Configure redirects

WIP

  • about - Missing roadmap section
  • Wallet - WIP
  • roadmap - WIP
  • team - WIP
  • litepaper - WIP

To be reviewed

  • cryptopaymentlink
  • nimiq-pay
  • privacy
  • supersimpleswap
  • Onepager
  • apps
  • community/funding
  • staking
  • community

Done

  • Home
  • newsletter

Releases

No releases published

Packages

No packages published

Languages