Skip to content

Rulial/T4L3NT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T4L3NT a Tezos Fork Arts & Culture focused blockchain

Introduction

T4L3NT is a distributed consensus platform with meta-consensus capability. T4L3NT not only comes to consensus about the state of its ledger, like Bitcoin or Ethereum. It also comes to consensus about how the protocol and the nodes should adapt and upgrade. For more information about the project, see https://t4l3nt.net.

Getting started

Instructions to install Downlaod the latest build or clone the repo

Docker After downloading run the docker iamge :

bunzip2 tlnt-chain.tar.bz2

Load the docker image:

docker load -i ./tlnt-chain.tar

docker run -it -p 8733:8733 -p 9733:9733 -v tlnt-data:/home/tlnt tlnt-chain:prod

docker exec -it bash

Generate a wallet:

tlnt-client get keys

Register as delegate to start staking

tlnt-client register key as baker

Block explorer: explorer.tlnt.net

The source code of T4L3NT and Tezos is placed under the MIT Open Source License.

Development workflow

We are a small team and intend to follow the updates to Tezos mainnet. Node operators can choose to vote for upgrades.

Community

Links to community websites are gathered in the following community portals:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 94.2%
  • Python 4.4%
  • HTML 0.4%
  • Standard ML 0.3%
  • Shell 0.3%
  • Pawn 0.2%
  • Other 0.2%