Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 551 Bytes

File metadata and controls

24 lines (11 loc) · 551 Bytes

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

Installation

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

Requirements

In order to run Super-proof 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 Super-proof README.md