News

The lifecycle of a simple HTML form is to allow the user to input data into its fields, then submit the data and reload the page. JavaScript lets us create a smoother alternative to this clunky ...
The user authentication layer allows for single-sign on within any Blockstack application. This is essentially a federated authentication mechanism that allows a user to sign up once and ...