logo

Installation

How to set up and install the Namefi client

The Namefi client is still in alpha. APIs and behavior may change without notice.

npm version

Install

npm install @namefi/api-client

Import

import { createNamefiClient } from '@namefi/api-client';

On this page