Skip to content

lodyman93/semux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Semux!

https://www.semux.org

What is Semux

Semux is an experimental high-performance blockchain platform that powers decentralized application. It's written purely in Java and powered by delegated BFT consensus algorithm.

More info can be found at our Wiki page.

Specifications

  • Total supply: 100,000,000 SEM
  • Block time: 30 seconds
  • Consensus algorithm: Semux BFT
  • Symbol: SEM

Get started

  1. Download and install Java SE Runtime Environment 8.
  2. Download the Latest Release and unpack it to a desired directory.
  3. Run semux.bat if you're on Windows; or run ./semux.sh if you're on Linux or macOS. Be sure that your system date and time is properly synchronized. To run in command line mode, add --cli as a parameter.
  4. (Windows user) You may also need to install Microsoft Visual C++ 2010 Redistributable Package.

Development

This project is under active development and is NOT production ready.

Pull requests, and contributions are welcome. Please see Development Guideline for instructions.

Wallet GUI Localization

Crowdin

If you want to add new language, review/update existing translation or help to finish specific translations, you can join and do that by following link: https://crowdin.com/project/semux

License

The MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%