Example of any Simple Blockstack app

Hey Blockstack community,

I’m looking for a simple example on blockstack built using express for nodejs and jquery for backend. Please share any tutorial that will be helpful or any open source github project I can look to?

Usually Blockstack apps don’t have a backend.

Here is a tutorial: https://docs.blockstack.org/browser/hello-blockstack.html

I made a starter kit for Create React App a while ago: https://github.com/benoror/blockstack-create-react-app

Here’s a simple notepad example I made: https://github.com/benoror/blockgpg

2 Likes