Code Monkey home page Code Monkey logo

fractal's Introduction

Fractal

Build Status GoDoc Coverage Status GitHub

Welcome to the Fractal source code repository!

What is Fractal?

Fractal is a high-level blockchain framework that can implement the issuance, circulation, and dividends of tokens efficiently and reliably. Fractal can also steadily implement various community governance functions with voting as the core and foundation. These functions are the foundation for building the token economy of future.

home page: https://fractalproject.com/

Executables

The fractal project comes with several wrappers/executables found in the cmd directory.

Command Description
ft Our main fractal CLI client. It is the entry point into the fractal network (main-, test- or private net), It can be used by other processes as a gateway into the fractal network via JSON RPC endpoints exposed on top of HTTP, WebSocket and/or IPC transports. ft -h and the Command Line Options for command line options.
ftfinder ftfinder is a fractal node discoverer.ftfinder -h and the Command Line Options for command line options.

Getting Started

The following instructions overview the process of getting the code, building it, and start node.

Getting the code

To download all of the code:

git clone https://github.com/fractalplatform/fractal

Setting up a build/development environment

Install latest distribution of Go if you don't have it already. (go version >= go1.10 )

Currently supports the following operating systems:

  • Ubuntu 16.04
  • Ubuntu 18.04
  • MacOS Darwin 10.12 and higher

Build Fractal

make all

more information see: Installing Fractal

Running a node

To run ./ft , you can run your own FT instance.

$ ft

Join the fractal main network see: Main Network

Join the fractal test network see: Test Network

Operating a private network see:Private Network

Resources

Fractal Official Website

Fractal Blog

More Documentation see the Fractal wiki

License

Fractal is distributed under the terms of the GPLv3 License.

fractal's People

Contributors

erickyan86 avatar elvis88 avatar peekpi avatar jacobdenver007 avatar geekres avatar findbug2019 avatar rockneiep avatar patrickstar619 avatar liuji85 avatar syslink avatar osoftdeveloper avatar fractalplan avatar musiczombie avatar jiaofeng avatar stathamda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.