pstan26 / blockstack

Blockstack documentation and protocol specs

Home Page:https://blockstack.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockstack

Slack

Table of Contents

Overview

Blockstack is a movement to build the decentralized web - a movement of hackers, designers, and entrepreneurs from around the world deeply committed to the future of the Internet as a bastion of innovation, freedom, and economic inclusion. Blockstack is about pushing power to the edges with decentralized applications and allowing users to be in control of their data, identities and software.

Blockstack has protocols and software projects that when used together are a powerful way for developers to build decentralized, server-less applications, without having to rely on third parties. Blockstack Core provides decentralized naming, public key infrastructure, and storage. Blockstack Auth provides support for decentralized identity and authentication. Blockstack clients like the Blockstack CLI, Onename, and the Blockstack Browser provide complete packages that hook into Blockstack Core and Blockstack Auth.

Code

If you're just starting with Blockstack, here are the main repositories you should checkout:

  • Blockstack Core - the server that handles the core functionality of the decentralized domain name system and has an external storage system built-in for storing data records off-chain
  • Blockstack CLI - a CLI and client library that provides an interface for interacting with Blockstack servers and performing decentralized DNS operations
  • Blockstack Website - the code for the official Blockstack website (found at blockstack.org)
  • Blockstack Browser - the reference browser for browsing the Blockstack decentralized internet (coming soon)

After you've gotten familiar with the components above, you may want to take a deeper dive. Below you'll find some supporting libraries to dig into:

  • Virtualchain - a Python library for creating virtual blockchains on top of any underlying blockchain
  • Blockstack Auth JS - a JS library for generating and verifying auth requests and responses
  • Blockstack Bootstrap - a fork of Bootstrap in the Blockstack

Tutorials

Papers

Articles

With the Blockstack software, a network of computers collectively maintain a global registry of names. When you run a Blockstack node, you join this network, which is more secure by design than traditional DNS and identity systems. This is because the system's registry and its records are secured by an underlying blockchain, which is extremely resilient against tampering and control.

In the registry that makes up Blockstack, each of the names has an owner, represented by a cryptographic keypair, and is associated with instructions for how DNS resolvers and other software should resolve the name.

Blockstack is already being used in production and currently more than 60,000 names have been registered using it.

Online Communities

  • Slack Group - Live chat with other Blockstackers
  • Meetup Groups - Join Meetup groups around the world
  • Subreddit - Share and discuss on the subreddit
  • Blog - Read posts by community members
  • YouTube - Watch videos on the YouTube channel
  • Twitter - Follow the tweets of the Blockstack community

Events

Requests for Comments

How to Help

  • Contribute code - all Blockstack software is free and open source, so send us pull requests if you have any suggestions for ways the software can be improved
  • Help with software testing - we really appreciate and value our testers, and encourage people who want to support Blockstack to run the software and file issues in the appropriate repository for any bugs that are found
  • Improve the documentation - we can never have enough documentation so if there's anything you'd like to clarify or add, just fork any of the Blockstack repos, start writing and expanding on the docs, and submit a pull request
  • Organize community events - we welcome anyone interested in putting together anything as simple as a meetup at a local library or community center to discuss the latest Blockstack developments and applications with like-minded people from your area
  • Produce and share content - if you have ideas or insights about Blockstack or decentralized applications in general, write a post and submit it to the Blockstack community blog or share it in the forum

About

Blockstack documentation and protocol specs

https://blockstack.org