Skip to content

Kennybll/gravity_assets

 
 

Repository files navigation

Gravity Protocol Assets/Helpers

Setting Up A Witness Node

Instructions

generate_keys_by_brainkey.js

This file helps figure out your private and public keys for Gravity Protocal using your Brainkey.

Instructions

  1. Install NodeJs and Npm: https://nodejs.org/en/
  2. Then download this repository as a folder.
  3. In command line or shell go to this unzipped folder.
  4. Run npm install
  5. Run node generate_keys_by_brainkey.js "your super long and interesting and boring and what not brain key"
  6. This will then return your private and public keys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.2%
  • JavaScript 46.5%
  • CSS 0.3%