Skip to content

jesalg/blockstack-badge

Repository files navigation

BlockStack Badge

Embed your BlockStack profile badge on any site.

Example Badge

Embed Instructions

  1. Add this JS script in the header of the page you want your BlockStack badge to be displayed:
<script src="https://rawgit.com/jesalg/blockstack-badge/master/dist/embed.js" type="text/javascript"></script>
  1. Add this div wherever you want your badge to be displayed on that page and update the data-profile attribute with appropriate BlockStack ID:
<div class="bs-profile" data-profile="[BLOCKSTACK_ID]"></div>

Developers

Install dependencies:

npm install

To run the demo app locally:

npm run serve

To release a new build:

npm run build

About

Embed your BlockStack profile badge on any site

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors