Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chinilla-blockchain

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chinilla-blockchain

Chinilla blockchain full node, farmer, timelord, and wallet.

  • 1.4.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

chinilla-blockchain

Current Release/latestBeta Release/main
Linux Installer Deb Linux Installer Deb Linux Installer arm64 MacOS Core Tests Windows Installer on Windows 10 and Python 3.7Linux Installer Deb Linux Installer Deb Linux Installer arm64 MacOS Core Tests Windows Installer on Windows 10 and Python 3.7

Chinilla is fork of Chia, a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. Chinilla only has a pre-mine of 21,000 HCX (vs. Chia's 21,000,000 XCH) to support current and future development. We recommend auditing our main branch vs Chia if you have any questions on what was changed. Chinilla is committed to maintaining a pure vanilla fork of Chia and will will only implement changes that have been published on the upstream main branch.

Here are some of the features and benefits:

  • Proof of space and time based consensus which allows anyone to farm with commodity hardware
  • Very easy to use full node and farmer GUI and cli (thousands of nodes active on vanillanet)
  • Chinilla seeder, which maintains a list of reliable nodes within the Chinilla via a built-in DNS server.
  • Simplified UTXO based transaction model, with small on-chain state
  • Lisp-style Turing-complete functional programming language for money related use cases
  • BLS keys and aggregate signatures (only one signature per block)
  • Pooling protocol that allows farmers to have control of making blocks
  • Support for light clients with fast, objective syncing
  • A growing community of farmers and developers around the world

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 43444 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. Setting up a seeder is best left to more advanced users. Building Timelords and VDFs is for sophisticated users, in most environments. Chinilla and additional volunteers are running sufficient Timelords for consensus.

Installing

Install instructions are available in the INSTALL section of the chinilla-blockchain repository wiki.

Running

Once installed, a Quick Start Guide is available from the repository wiki.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc