Frenyum Network

Frenyum is an open-source cryptocurrency project.

Join the community View it on GitHub

Developer Guide

The main purpose of this document is to guide developers and users to get detailed information about the project. It documents the Frenyum architecture, key components and operating principles. It also provides guidance on how developers can set up the development environment. This document aims to present information about the project ecosystem in an understandable way.

Components

  • Block - Contains information about the block component. Describes the basic topics including block structure, block creation process and adding operations to the block.
  • Transaction - Contains information about the transaction component. It covers topics such as transfer transactions, smart contract transactions and the general operation of transactions.
  • Network - Contains information about the network component. It covers topics such as network nodes, communication protocols and network security.
  • Crypto - Contains information about the crypto component. It includes cryptographic algorithms used, security measures and other topics.