Skip to content

Docs about Namada an IBC-based, PoS Layer 1 blockchain redefining privacy in a multi-asset, interchain era

Notifications You must be signed in to change notification settings

Cryptoply-2023/namada-docs-Cryptoply-2023

 
 

Repository files navigation

Introduction

This documentation uses Nextra and NextJS.

Local Development

  1. You need to install NodeJS >= 16.
    • You may be able to install it using your package manager, e.g. sudo apt install nodejs or brew install node.
  2. Run npm i to install the dependencies.
  3. To run Docs, you can use the command npm run dev:docs. To run Specs, you can use the command npm run dev:specs. Community docs development will also be available by running npm run dev:community. The default development server URL is http://localhost:3000 but if for some reason it's used by another application, the console will display on which port the server has been started.

About

Docs about Namada an IBC-based, PoS Layer 1 blockchain redefining privacy in a multi-asset, interchain era

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 97.5%
  • TypeScript 1.3%
  • Other 1.2%