A server-less, secure and private chat for individuals and groups “NKN Splashing” by Tom Introduction D-Chat is one of the highlights of NKN consumer applications, developed by community developer Lynn. It utilizes and showcases a wide spectrum of NKN’s platform products and SDKs, including: Use NKN’s decentralized PubSub service to deliver group messages Use Multi-client SDK […]

by NKN CTO Yilun Zhang We released a new version v1.1.1-beta. This is a major release that introduced various features, security updates, and performance optimization. Feature highlights: Database: Implement state pruning that can greatly reduce ChainDB size by removing unused states. State pruning is still be beta phase and is not enabled by default. You […]

V0.1, September 2019 edition Welcome newcomers Mining can sound daunting for newcomers, especially when you hear about the expensive ASIC based Bitcoin mining machines or very high end cloud servers needed for other leading blockchain projects. Fear no more, NKN mining software requires inexpensive computers (home routers or network hard disks, old laptops, and $5 […]

by Yilun Zhang, CTO of NKN.org What is Pub/Sub One basic function of NKN client (e.g. https://github.com/nknorg/nkn-client-js) is to provide a decentralized message system, which includes unicast, multicast and anycast. That’s pretty much enough if the message sender knows who are the receivers. However, in lots of common scenarios, the receiver should be logically decoupled from […]