Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 1.03 KB

File metadata and controls

36 lines (22 loc) · 1.03 KB

Setup Prerequisites

Golang

Install Golang official guide.

Docker

Docker is useful for running the TFGridDb in container environment. Install Docker engine Digital ocean guide.

Note: it will be necessary to follow step #2 in the previous article to run docker without sudo. if you want to avoid that. edit the docker commands in the Makefile and add sudo.

Postgres

If you have docker installed you can run postgres on a container with:

make db-start

Then you can either load a dump of the database if you have one:

make db-dump p=~/dump.sql

or easier you can fill the database tables with randomly generated data with the script tools/db/generate.go to do that run:

make db-fill

Get Mnemonics

  1. Install polkadot extension on your browser.
  2. Create a new account from the extension. It is important to save the seeds.