llama-pay-sdk
v3.0.0
Published
Official SDK for ethpar services. For more details visit https://www.ethpar.com/#join-network
Readme
llama-pay-sdk
Official SDK for ethpar services.
Overview
This repository provides SDK that exposes API to connect to the ethpar backend.
Usage
import { MerapiClient } from 'llama-pay-sdk'
const API_URL = 'https://api.dev.rampatm.net/ramp'
const client = new MerapiClient(API_URL)License
Apache 2.0
