Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 3.31 KB

README.md

File metadata and controls

70 lines (44 loc) · 3.31 KB

What is Prizm?

Prizm is a decentralized blockchain project built on top of NXT opesource project that provides tools for a decentralized financial platform. Coded in Java, it is rely purely on proof-of-stake for consensus.

Welcome to the Prizm Main Network. This is the main network where coins hold value and should be guarded very carefully. If you are testing the network or developing unstable software on Prizm, we highly recommend using either the testnet or regtest mode.

What is Prizm node?

It implements a full node and is capable of storing, validating, and distributing all history of the Prizm network. Prizm Core is considered the reference implementation for the Prizm network.

Prizm Documentation and Usage Resources

These are some resources that might be helpful.

Whitepapers

Precompiled distribution of the Prizm node (v.1.10.4.6)

Hash: MD5

If you would like to validate that the binaries you download are exactly the same as those provided and built by the Prizm team, then you can compare your binaries to the following md5 hashes:

  • Windows 8da1e1b2b468b107865686eea48c11f3
  • OS/X 3c8df3dc591fe3010a8962ea924edda2
  • Linux ad1cc9487a269c1bed023a74f435f07f

Precompiled distribution of the Prizm node mod

Prizm node mod is a modified fronted part of the node. It is writen on JS used regular node REST API and doesn't affect node core.

Prizm node mod v.1.2 All OS

Prizm node mod v.1.32 All OS

Prizm mobile app wallets

Basic usage resources

Development resources

Other Resources

Attention! We don't include PrizmEngine.java in current repository for security reasons and for preventing creating forks by anyone. This file will be published later.