Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 375 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 375 Bytes

Nault

https://nault.cc

Nault is the most advanced wallet for the Nano cryptocurrency. This repo contains any related documentation.

Main repo: https://github.com/Nault/Nault

Build and run locally

Needed to show table of content and images

  • apt install ruby-dev
  • gem install bundler
  • bundle install
  • bundle exec jekyll serve