Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 548 Bytes

File metadata and controls

24 lines (11 loc) · 548 Bytes

import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';

Installation

Superproof is open source and you can run your own instance either locally or publicly exposed on the Internet.

Requirements

In order to run Superproof you need a virtual machine with these minimum specs:

  • 2 vCPU
  • 4 GB RAM
  • 100 GB Hard disk

Additionally you need to connect to an Ethereum node.

Use Docker to launch a backend node

You can refer to Superproof README.md