Bitcoin Forum
June 22, 2024, 06:50:40 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: esplora.js - A flexible backend for browser-based Bitcoin clients  (Read 162 times)
RobinLinus (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 39


View Profile WWW
January 12, 2020, 02:18:26 AM
Merited by OmegaStarScream (3), hatshepsut93 (2)
 #1

A flexible backend for browser-based Bitcoin clients. The in-official JavaScript library for Blockstream's Esplora API.
Find the code and a demo on Github

Feedback highly appreciated!
hatshepsut93
Legendary
*
Offline Offline

Activity: 3010
Merit: 2148


View Profile
January 12, 2020, 07:47:49 PM
 #2

Cool project! This is something I would totally use if I worked on a project that interacts with Bitcoin's blockchain.

How do you install it? Is it on npm or am I supposed to just copy the file? Also, since this seems to be a wrapper for an API, what are the rate limits of the API?
RobinLinus (OP)
Newbie
*
Offline Offline

Activity: 20
Merit: 39


View Profile WWW
January 13, 2020, 12:15:24 AM
 #3

Cool project! This is something I would totally use if I worked on a project that interacts with Bitcoin's blockchain.

How do you install it? Is it on npm or am I supposed to just copy the file? Also, since this seems to be a wrapper for an API, what are the rate limits of the API?

Thanks! Yes, simply copy the file into your project. It has no dependencies and is fully self-contained.

Indeed, it is a wrapper for Blockstream's Esplora API. I am not sure about their rate limits, though. Will try to find it out.

Also, publishing it on npm is a good idea!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!