Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

post-digitalist/BeginnersGuidetoUBICoin

Repository files navigation

The government wasn't going to do it.

A Beginner’s Guide to how $UBI

$UBI is an Ethereum-based Universal Basic Income solution, for the benefit of all humanity. This guide aims to introduce newcomers to both $ETH and $UBI.

Built in collaboration with Democracy Earth, Kleros and the Proof of Humanity project.

Repos you'll want to check out

Learn more

How to run

  • Clone this repo
  • yarn install to install dependencies
  • Go to https://data.defipulse.com/ and get an API key for ethgasstation
  • Create a .env file and put it under the GAS_API_KEY key. Like this
GAS_API_KEY=your-key-here
  • Run with yarn dev

How to add a new page

  • Navigate to the content folder
  • Click on add file > create new file
  • Create a file with the tilte (NUMBER)(SOMETHING DESCRIPTIVE).md. For instance, if the last available file in the folder is titled 5HOWTOOBTAINUBI.md, title your document something like 6LIQUIDITYPOOLS.md
  • Create the front matter with the following format:
---
title:
id:
---

The id will be your page's slug.

  • Write the content in markdown
  • Click on Propose new file

Credits

Fonts