All Projects → ZYXnetwork → ZYX-20

ZYXnetwork / ZYX-20

Licence: LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING
A Zyx Network client based on the go-ethereum fork

Programming Languages

go
31211 projects - #10 most used programming language
c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language
assembly
5116 projects
java
68154 projects - #9 most used programming language
Sage
50 projects

Projects that are alternatives of or similar to ZYX-20

pali-wallet
The Official Syscoin browser wallet. Open source, easy to use & multichain.
Stars: ✭ 30 (+Infinity%)
Mutual labels:  evm
reef-chain
EVM compatible chain with NPoS/PoC consensus
Stars: ✭ 142 (+Infinity%)
Mutual labels:  evm
vandal
Static program analysis framework for Ethereum smart contract bytecode.
Stars: ✭ 121 (+Infinity%)
Mutual labels:  evm
awesome-ethereum-events
Inspired by the awesome list of awesome lists of awesome lists of...
Stars: ✭ 18 (+Infinity%)
Mutual labels:  evm
bytecode-verifier
Compile Solidity source code and verify its bytecode matches the blockchain
Stars: ✭ 78 (+Infinity%)
Mutual labels:  evm
hashport-validator
Official repository containing the source code of the Hashport validators
Stars: ✭ 19 (+Infinity%)
Mutual labels:  evm
etk
evm toolkit
Stars: ✭ 244 (+Infinity%)
Mutual labels:  evm
Metrix
Decentralized, Anonymous, Fast & Secure Cryptocurrency
Stars: ✭ 41 (+Infinity%)
Mutual labels:  evm
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Stars: ✭ 4,623 (+Infinity%)
Mutual labels:  evm
prb-math
Solidity library for advanced fixed-point math
Stars: ✭ 404 (+Infinity%)
Mutual labels:  evm
Contracts
All WiBX blockchain chain code
Stars: ✭ 20 (+Infinity%)
Mutual labels:  evm
evm llvm
Official repo of the EVM LLVM project
Stars: ✭ 72 (+Infinity%)
Mutual labels:  evm
secureum-mind map
This repo is less actively maintained now but I still monitor it for PR's.
Stars: ✭ 422 (+Infinity%)
Mutual labels:  evm
py-trueconsensus
python prototype for hybrid consensus
Stars: ✭ 48 (+Infinity%)
Mutual labels:  evm
pyevmasm
Ethereum Virtual Machine (EVM) disassembler and assembler
Stars: ✭ 206 (+Infinity%)
Mutual labels:  evm
heco-chain
HECO-Chain client based on the go-ethereum fork
Stars: ✭ 239 (+Infinity%)
Mutual labels:  evm
100-days-of-Web3
A list of FREE resources to make Web3 accessible to everyone.
Stars: ✭ 2,801 (+Infinity%)
Mutual labels:  evm
democracy
Tools for peer-to-peer privacy with Ethereum and AZTEC
Stars: ✭ 36 (+Infinity%)
Mutual labels:  evm
ethereum-evm-illustrated
Ethereum EVM illustrated
Stars: ✭ 170 (+Infinity%)
Mutual labels:  evm
revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
Stars: ✭ 383 (+Infinity%)
Mutual labels:  evm

Zyx Network

API Reference Discord

Building the source

Many of the below are the same as or similar to go-ethereum.

For prerequisites and detailed build instructions please read the Installation Instructions.

Building geth requires both a Go (version 1.14 or later) and a C compiler. You can install them using your favourite package manager. Once the dependencies are installed, run.

make geth

A Full node on the Zyx Mainnet

Steps:

  1. Download the binary release, or compile the binary by make geth.
  2. Start fullnode: ./geth.

Note: This node is not compatible with Minerva testnet, so for starting full node in testnet use ZYX-20-v1

Specifation

At the current moment, Zyx mainnet works on the Minerva consensus engine.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].