Skip to content

Simple library to get address information from the Kleros curated tags registry.

Notifications You must be signed in to change notification settings

kleros/address-tags-sdk

Repository files navigation

Address Tags SDK

Simple library to get address information from the Kleros curated tags registry.

Getting Started

Installing

npm install @kleros/address-tags-sdk
yarn add @kleros/address-tags-sdk

Example

import { getAddressInfo } from "@kleros/address-tags-sdk";

const addressInformation = getAddressInfo(
  "0xdAC17F958D2ee523a2206206994597C13D831ec7",
  "https://cdn.kleros.link"
);

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License.

About

Simple library to get address information from the Kleros curated tags registry.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •