{"repo":"unicornultrafoundation/go-u2u","free":true,"listed":false,"github":"https://github.com/unicornultrafoundation/go-u2u","clone":"git clone https://github.com/unicornultrafoundation/go-u2u.git","description":"Implementation of U2U Network in Golang","language":"Go","stars":11,"topics":["blockchain","dag","decentralized","distributed","ledger","byzantine-fault-tolerance","network","proof-of-stake"],"license":"LGPL-3.0","category":"blockchain-web3","readme_excerpt":"go-u2u Golang implementation of Unicorn Ultra Distributed Network followed by this Whitepaper based on various open-source and documentations: - Hashgraph - Hashgraph Sharding - TEE Directed Acyclic Graph - Lachesis - Delegated Proof-of-Stake - Proof-of-Elapsed-Time - Ethereum - Hedera - Opera - Erigon Building the source Building u2u 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 The build output is executable. Running u2u Going through all the possible command line flags is out of scope here, but we've enumerated a few common parameter combos to get you up to speed quickly on how you can run your own u2u instance. Launching a network Launching u2u readonly (non-validator) node for network specified by the genesis file: Configuration As an alternative to passing the numerous flags to the u2u binary, you can also pass a configuration file via: To get an idea how the file should look like you can use the dumpconfig subcommand to export your existing configuration: Validator New validator private key may be created with u2u validator new command. To launch a validator, you have to use --validator.id and --validator.pubkey flags to enable events emitter. u2u will prompt you for a password to decrypt your validator private key. Optionally, you can specify password with a file using --validator.password flag. Participation in discovery Optionally you can specify your p","default_branch":null,"files":null,"tree":[],"storefront":"/r/unicornultrafoundation","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/unicornultrafoundation/go-u2u/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}