Skip to content

koh-gt/fecspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0deef57 · Aug 1, 2024
Feb 24, 2024
Mar 3, 2023
Aug 1, 2024
Jul 24, 2024
Jul 24, 2024
Aug 1, 2024
Jul 25, 2024
Aug 1, 2024
Jul 24, 2020
Mar 4, 2024
Jul 8, 2022
Jul 11, 2022
Jan 5, 2022
Jul 24, 2024
Mar 27, 2021
Mar 27, 2021
Mar 23, 2021
Jul 24, 2024
Mar 8, 2023
Mar 8, 2023

Repository files navigation

Ferrite Space


Ferritepool is the fully-featured mempool visualizer, explorer, and API service running at ferritecoin.com.

It is an open-source project developed and operated for the benefit of the Ferrite community, with a focus on the emerging transaction fee market that is evolving Ferrite into a multi-layer ecosystem.

Installation Methods

ferritepool can be self-hosted on a wide variety of your own hardware, ranging from a simple one-click installation on a Raspberry Pi full-node distro all the way to a robust production instance on a powerful FreeBSD server.

Most people should use a one-click install method. Other install methods are meant for developers and others with experience managing servers.

This is currently being worked on...

Advanced Installation Methods

Ferritepool can be installed in other ways too, but we only recommend doing so if you're a developer, have experience managing servers, or otherwise know what you're doing.

  • See the docker/ directory for instructions on deploying Ferritepool with Docker.
  • See the backend/ and frontend/ directories for manual install instructions oriented for developers.
  • See the production/ directory for guidance on setting up a more serious Ferritepool instance designed for high performance at scale.