Skip to content

XRCPlatform/fmonex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,271 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeMarket OneX - Decentralized Anonymous Marketplace

Project web site: FMONEX

Current version: 1.1 (GitHub link)

About FreeMarket OneX

Open-source, tor-based, peer-to-peer trading platform. The best way to trade goods & services worldwide, completely anonymously.

About Source Code

FreeMarket OneX is the full node for FreeMarket OneX network. It is developed in C#, using the .NET Core platform.

.NET Core is an open source cross platform framework and enables the development of applications and services on Windows, macOS and Linux.

Join our community on Discord, Telegram, Twitter, ...

Installation and setup from source code

.NET Core is required to build and run the node software. The installation and setup notes below have been tested on Ubuntu 20.04+. There is a convenience wrapper around most processes is provided to make setup quick.

Follow full installation process at https://github.com/XRCPlatform/xrhodiumnode/wiki.

  1. Clone the repository:
    git clone -b https://github.com/XRCPlatform/fmonex
    cd fmonex
	
	git submodule update --init --recursive

The master branch is bleeding-edge. Use this at your own risk.

  1. Install .NET Core (dotnet-sdk-3.1). Follow instructions here: https://docs.microsoft.com/en-us/dotnet/core/install/linux.

  2. Run It

   cd FreeMarketApp
   dotnet restore
   dotnet build
   dotnet run

Further Information

Documentation is available at https://github.com/XRCPlatform/fmonex/wiki.

Legal

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •