Large fortress buildings in the distance representing security.

The New Standard for Secure Digital Currency Infrastructure

Chia is one of the most decentralized blockchains by node count, with more than 100,000 global nodes. We constructed our smart contracting language, based on Lisp, with security as the highest priority.

Corporations, financial institutions & governments demand HIGH security

Chia Never Sacrifices Security for Simplicity and Adoption

WHAT WE BELIEVE

The market will coalesce around blockchains and digital assets that are inherently more secure and take attack vectors seriously by building systems that are resilient against bad actors and nation-states. The broad adoption of cryptocurrency and blockchain technology will only come once the industry demonstrates a secure and auditable environment.

KEY FACTORS OF SECURITY

We believe there are two key aspects of security – degree of decentralization and security of the underlying smart contracting language.

Inclusive Access to Global, Highly Decentralized Finance

100,000+ Nodes Worldwide

The Chia blockchain is one of the most decentralized blockchains ever, with more than 100,000 nodes around the world operating the network, 3-4X as many as Bitcoin. Decentralization offers more security and resilience to the network and users.

High Nakamoto Coefficient

Through our revolutionary pooling protocol, each of those 100,000+ farmers are the actual entities assembling and signing each block. That means the Chia Nakamoto Coefficient is more than 70 while Bitcoin’s is 4 and Ethereum’s is 1 to 2.

Security of Smart-Contracting Language

ChiaLisp is a version of Lisp with additional operators specific to blockchains and smart contracts. The language enforces that developers use Lisp’s Functional Programming (FP) paradigm, as opposed to being state-based, making it easier to secure.

Completely Sandboxed

Chialisp resource utilization is completely controlled. The language needs to be run on half a million computers, so it is important that the program cannot reach out and affect anyone’s machine in an unintended way. A lisp program is evaluated and therefore cannot spawn any new processes or interact with the system it is running on.

Inherently Interoperable

Every smart coin in the Chia ecosystem, no matter how complex, is fundamentally a coin with a smart contract built in. With Chialisp, all smart coins are interoperable since code and data is represented the same, as lists (Homoiconicity). Any smart coin should be able to interact or communicate with any other smart coin, regardless of whether either coin was specifically designed to do so.

Auditability

The Chialisp Virtual Machine uses the minimal, simple, regular syntax needed for a complete blockchain programming language that is Turing complete. Auditors capable of reading Chialisp will be able to clearly understand the smart contract logic, knowing there will be almost no unintended behavior (also known as side effects) that can occur to alter the expected functionality of the smart contract.

Take the Next Step

Learn more about how Chia focused on auditability, interoperability, and security to provide an alternative to broadly used and difficult-to-audit development environments, which create vectors of attack and are a recurrent source of dangerous and costly bugs.