blockstack
  • About Stacks
  • Developers
  • Apps
  • Community
No Result
View All Result
stacks
No Result
View All Result
Home Stacks Technical

Developer Experience: Q4 2019 Highlights

Jeff Domke by Jeff Domke
February 11, 2020
in Technical
Developer Experience: Q4 2019 Highlights

It was another eventful and fruitful quarter for the Blockstack ecosystem. As we do quarterly, we recently shared some high-level updates about the ecosystem. In this post, we’ll dive deeper into developer experience specific updates from Q4. This covers developer tools, but also extends to the Stacks Blockchain, platform reliability, app funding, education, and community building. As developers building apps that ‘Can’t Be Evil’, you are the center of our universe.

Each quarter we reassess our strategy, priorities, and incorporate developer feedback. Based on your feedback from our Q3 survey we:

  • Continued foundational work on Stacks 2.0.
  • Continued improving first user experience and Blockstack authentication.
  • Decided to prioritize the Blockstack explorer for external integrations with wallets and exchanges.
  • Decided to take official ownership over Radiks which has significant usage and bugs.
  • Explored technical solutions for privacy preserving analytics that could be used in App Mining.

Stacks Blockchain

  • Hit significant milestone towards Stacks 2.0: a barebones “local testnet” that’s able to process blocks and execute Clarity smart contracts and process transactions.
  • Successfully executed hard-fork on October 18, 2019 to materialize token allocations from our SEC-qualified token sale.
  • Performance and reliability improvements to subdomain registrar to support 10x more load. At peak, registering 10s of thousands of names every hour!

Clarity

  • New intrinsics for buffers and lists, to make smart contracts simpler and more expressive (e.g. iterating over a string)
  • “Timeshift Evaluation” at specified block height: This enables, among other items, easier implementation of contract forks, voting and staking protocols, which require that votes have been acquired or placed prior to specific blocks.
  • More compact value serialization to further optimize the cost of storing Clarity contracts on the blockchain
  • Assertions to allow programmers to express and enforce safety constraints in smart contracts

User Experience: Authentication and Onboarding

  • We completely redesigned onboarding for new users into Blockstack apps, prioritizing simplicity and privacy to ensure a fast and engaging experience.
  • We began testing this new design extensively with a variety of apps and user types to validate its performance. In parallel, we’ve rebuilt the Blockstack Browser with this new onboarding and to lay the groundwork for smart contact signing. Developer preview coming soon!

Developer Experience

  • Made concurrent writes safer in Gaia storage operations using E-Tags
  • Switched to w3c crypto APIs, resulting in up to 5x speed-up in our testing on mobile.
  • Released guides for configuring a Gaia hub on Digial Ocean and deploying Blockstack apps.
  • Patched several bugs in the Blockstack explorer that were blocking integrations with external wallets and exchanges.

App Mining

  • Added more dimensions to the “Can’t Be Evil” App Reviewer, New Internet Labs.
  • Removed Product Hunt as an App Reviewer based on community feedback.
  • Increased payouts to a total pool of $400k in combined BTC and STX (STX at a $0.30) price.

Events

  • We held our 4th annual Blockstack Summit in San Francisco at the SFJazz Center to over 500 of you. Special guests included New York Times Bestselling Author Neal Stephenson, angel investor Naval Ravikant, Andreas Antonopoulos, Dave Morin (Path, Facebook), Meltem Demirors (Chief Strategy Officer, CoinShares), Balaji Srinivasan (Nakamator, Cofounder of Earn, Counsyl, Teleport, Coin Center), Jaron Lanier (Scientist, Author, Musician and Artist) and many more.
  • Blockstack participated in 70+ events worldwide in Q4, which included meetups, hackathons, conferences, webinars and AMA’s. Highlights included: Internet Identity Workshop XXVIX, DevCon in Osaka, SF Blockchain Week, Web Summit, HackPrinceton, and DevRelCon in London among many others. We had another great quarter, with over 40 new Blockstack Evangelists joining us the community. Locations covered Turkey, Mangalore, Jaipur, Los Angeles to Brooklyn and beyond.
  • We saw over 1,000+ new members join Blockstack’s Meetup group this quarter and had over 30 meetups in placed all over the world.

Come meet the Blockstack PBC team at these upcoming events and webinars.

Ecosystem Growth

  • Q4 resulted in over 100 new apps being added to the ecoystem, following Q3 which also saw 100. At the end of Q4, there were approximately 360 total, with near 390 today. Some of the newest apps were built during the Can’t Be Evil: Part 3 contest. You can meet the winners here.
  • As noted in our broader Q4 updates, awareness of Blockstack continued to be strong, dipping slightly in Q4, but resulting in a 30x increase of our Reach (as defined by Awario) from 2018 to 2019. In Q4 we also crossed 10,000 subscribers on YouTube.
  • We on-boarded 41 new Blockstack Evangelists from Melbourne to Kampala and we’re excited to work with each of them!

All the credit goes to our Engineering, Product, Design, and Growth teams—I’m honored to highlight their great work for you, our developer community. As always, we welcome your feedback.

 


Important disclaimer

The Securities and Exchange Commission (SEC) has qualified the offering statement that we have filed with the SEC. The information in that offering statement is more complete than the information we are providing now, and could differ in important ways. You must read the documents filed with the SEC before investing. The offering is being made only by means of its offering statement. This document shall not constitute an offer to sell or the solicitation of an offer to buy, nor shall there be any sale of these securities in any state or jurisdiction in which such offer, solicitation or sale would be unlawful prior to registration or qualification under the securities laws of any such state or jurisdiction.

An indication of interest involves no obligation or commitment of any kind. Any person interested in investing in any offering of Stacks Tokens should review our disclosures and the publicly filed offering statement and the final offering circular that is part of that offering statement here. Blockstack is not registered, licensed or supervised as a broker-dealer or investment adviser by the SEC, the Financial Industry Regulatory Authority (FINRA) or any other financial regulatory authority or licensed to provide any financial advice or services.

Previous Post

The Next Phase of App Mining

Next Post

Blockstack PBC Annual Report for 2019: Enabling A User Owned Internet

Jeff Domke

Jeff Domke

Jeff leads product at Blockstack. Previously he was CPO and the first hire at CompStak (real estate analytics) where he helped grow the user base 125x, hire 50 team members, and raise 22M in funding. He also previously cofounded Signal (CX analytics) and Capsule.me (consumer messaging).

Related Posts

Technical

Introducing The Next Generation of Blockstack Documentation

by Thomas Osmonson
September 9, 2020
0

We’re very happy to announce that our docs site has undergone a significant refresh both inside and out! The docs have been updated to use new tooling (Next.js + MDX) and an...

Read more
Technical

Build Apps That Sign Transactions with Clarity Smart Contracts on the Stacks 2.0 Testnet

by Mark Hendrickson
July 28, 2020
0

A new version of Blockstack Connect is available for developers who want to build apps that sign transactions with Clarity smart contracts on the Stacks 2.0 Testnet. Now developers can call just a...

Read more
Technical

Upgrade Your App Onboarding Experience With Blockstack Connect

by Mark Hendrickson
June 25, 2020
0

We’re excited to announce the official release of Blockstack Connect, a new JavaScript library that empowers developers to onboard users smoothly into their applications while setting them up for success with contextual...

Read more
Technical

AMA with Diwaker Gupta: Developer Tooling and the Stacks 2.0 Testnet

by Mitchell Cuevas
March 27, 2020
0

Diwaker Gupta, Head of Engineering at Blockstack PBC, recently took to Discord for a virtual AMA. Thank you to those that were able to join and ask questions, the #ask-me-anything channel will...

Read more

Recent Posts

Stacks Cryptocurrency No Longer Treated as a US Security by Blockstack PBC

January 21, 2021

See the Stacks.co Blog for latest Stacks Ecosystem Updates!

January 11, 2021

Hiro: Dedicated To The Builders of A Better Internet on Bitcoin

December 22, 2020

Categories

---
  • App Mining (17)
  • Asia (6)
  • Blockchain (31)
  • Bounties (4)
  • Censorship (2)
  • Community (10)
  • Dapps (23)
  • Digital Rights (10)
  • Events (31)
  • Exclude (9)
  • Featured (6)
  • Funding (6)
  • Governance (6)
  • Guest Author (4)
  • Hackathon Winners (8)
  • News (7)
  • Partners (16)
  • Privacy (2)
  • Smart Contracts (14)
  • Society (13)
  • Stacks (38)
  • Stacks token (36)
  • Technical (29)

A better internet, built on Bitcoin

Learn About Stacks

Developers

Documentation

Github

Testnet

Papers

Community

Events

Discord

Blog

Forum

Shop

Kakao Talk (한국)

Ecosystem

Discover apps

Stacks Token

Stacks Wallet

Stacks Explorer

Chrome extension

Firefox extension

About

Blockstack PBC

Careers

Roadmap

Patent pledge

Terms & Privacy

Stay up to date

GitHub

Twitter

Discord

Newsletter

This blog will no longer receive new posts and will be available only as an archive. Hiro PBC plans to have a developer-focused blog at hiro.so. Readers looking for Stacks related news and announcements can go to the Stacks ecosystem blog at blog.stacks.co to find updates about the project from various entities and individuals across the decentralized ecosystem.

Hiro PBC (formerly Blockstack PBC) is not registered, licensed, or supervised as a broker-dealer or investment adviser by the Securities and Exchange Commission (SEC), the Financial Industry Regulatory Authority (FINRA), or any other financial regulatory authority or licensed to provide any financial advice or services.

Close
No Result
View All Result
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Sample Page

Get Started

---
  • Tutorials
  • Install browser
  • Live apps

Technology

---
  • Tutorials
  • Documentation
  • Github
  • White Papers

Community

---
  • Forum
  • Slack
  • Meetup
  • Blog
  • YouTube
  • Videos
  • Signature Fund
  • Telegram (English)
  • Telegram (中文群)

Blockstack

---
  • About
  • What is Blockstack
  • FAQ
  • Roadmap
  • Careers
  • Press
  • Swag
  • Branding
  • Privacy
  • Terms of Use
  • Disclaimers

© 2023 JNews - Premium WordPress news & magazine theme by Jegtheme.

This blog is now an archive. Find content from Hiro here and Stacks news and announcements here.