PRE-ALPHA RELEASE v0.1.0
Login
A Blazing Fast Blockchain Indexer
Supercharged with Python3
Deliver on-chain data APIs with real-time block syncs and reorgs.
Confidently build your next blockchain application at record speed.
blockpipe.io/endpoints/bayc-demo/deployments/editor
Loading...
Click "Deploy Now" to execute the code.
Ln 0, Col 0Spaces: 4
Pending deployment
Pending deployment
Pending deployment
Pending deployment
Pending deployment
Last Deployment:Not Deployed
Deploy Code
Code Editor
API Explorer
We Take Care of the Data Infrastructure
You Focus on Your Core Business
Real-time Processing
Access up-to-date and
accurate blockchain data.
Powered by Python
Use familiar and powerful tool
you already know and love.
Multi-chains Ready
Effortlessly grows your pipeline
to all popular L1s and L2s.
Block Reorg with Confidence
Blockpipe manages the complexity of handling
block reorganizations for you out-of-the-box.
Zero-Maintenance
Say Goodbye to Custom ETL Infrastructure.
With Blockpipe you just write code and let it run.
Simplified API Integrations
Use Your Data Anywhere
React & React Native
npm install @blockpipe/react
  1. Install the package using npm or yarn: npm install @blockpipe/react or yarn add @blockpipe/react

  2. Import BlockpipeProvider and wrap your components with it:

    Loading...
  3. Use useBlockpipe hook to access the data:

    Loading...
Website
npm install @blockpipe/client
  1. Install the package using npm or yarn: npm install @blockpipe/client or yarn add @blockpipe/client

  2. Import Client and create a new instance with your project slug and optional settings:

    Loading...
  3. Fetch data from Blockpipe Endpoint API using the client.get() method:

    Loading...

    This method accepts an array of endpoint paths or a single path and returns a Promise that resolves to an array of results.

Python3
pip install blockpipe
  1. Install the package using pip: pip install blockpipe

  2. Import the Client class from the package and create a new instance with your project slug and optional settings:

    Loading...
  3. Fetch data from the Blockpipe Endpoint API:

    Loading...
  4. Use the fetched data in your application:

    Loading...
Anywhere via HTTPs
Data fetching libraries of choice

No worries if you don't want to use a library! You can still quickly fetch data from the Blockpipe Endpoint API with just a few lines of code. In the examples below, make sure to replace YOUR_PROJECT, ENVIRONMENT, and the endpoint path as needed.

🟨 JavaScript (Fetch API):

Loading...

🐍 Python (requests library):

Loading...

For the Python example, you'll need to install the requests library if you haven't already. Run pip install requests to do so. Happy coding!

Start Building with Blockpipe Today
Get Access to Our Pre-Alpha Product
Free-access to developer-preview release of Blockpipe Endpoint
Unique opportunity to contribute to our early product directions and feature developments
Discounts and prioritized support from our team post-alpha launch
* First-come-first serve with limited seats.
Don’t Miss Blockpipe’s Latest Features
Check Out Our Intern's Substack
Yes, it's free!