Current Release/tranzact
:---:
Tranzact is a modern cryptocurrency forked from Chia®, designed to be efficient, decentralized, and secure. Here are some of the features and benefits:
Please check out the wiki and FAQ for information on this project.
Python 3.7+ is required. Make sure your default python version is >=3.7
by typing python3
.
If you are behind a NAT, it can be difficult for peers outside your subnet to reach you when they start up. You can enable UPnP on your router or add a NAT (for IPv4 but not IPv6) and firewall rules to allow TCP port 8655 access to your peer. These methods tend to be router make/model specific.
Most users should only install harvesters, farmers, plotter, full nodes, and wallets. Building Timelords and VDFs is for sophisticated users, in most environments. Tranzact Network and additional volunteers are running sufficient Timelords for consensus.
Install instructions are available in the INSTALL section of the tranzact-blockchain repository wiki.
Once installed, a Quick Start Guide is available from the repository wiki.
You can farm Tranzact using OG anf NFT Chia® plots. And we would love to have you!
However, in order to farm your Chia® plots on this or any other fork, you are required to enter the mnemonic seed of the private key that you created those Chia® plots with.
If you have been farming to the same wallet of the private key that your plots were created with, as a precaution, and before farming any Chia® fork, you should do the following.
This will ensure that even if someone gets your mnemonic seed they would have no XCH to steal, and technically could only use it to farm your plots.
We suggest anyone that is farming other forks do the same with those wallets.
We support Off Chain NFT plots in the same manner as Flax and other forks, in that if you win a block with an NFT plot, you will get the .25 reward immediately. The .75 remaining reward will be able to be claimed after a 7 day waiting period. This waiting period is baked into the pooling contract.
We are currently working on a GUI and CLI addition that will show pending and claimable rewards from NFT plots. Until that is complete we will most likely be using the alltheblocks.net online NFT claiming service.
We were informed by a user that we had some internal colliding ports with the Maize fork. Unfortunately one of those collisions was with our full node port 8655 and Maize's rpc port. This collision will not allow you to connect to tranzact peers while running the Maize full node.
Therefore, if you want to mine Maize alongside our fork, please use the following workaround.