Using web3-circle-libs with circl.lu

TypeScript integration

Install

npm install web3-circle-libs

Quick start

import Web3_circle_libs from 'web3-circle-libs';

const client = new Web3_circle_libs({ apiKey: "YOUR_API_KEY" });
Info about the hashlookup database
curl \
  /info
Return the top 100 of most queried values.
curl \
  /stats/top
Lookup MD5.
curl \
  /lookup/md5/{md5}
SDK on GitHub 📄 API Docs
SDK
web3-circle-libs
TypeScript
API
circl.lu
circl.lu:hashlookup

At a glance

Language TypeScript
Endpoints11