Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TipForge SDK

Client library for TipForge payment infrastructure.

Setup

npm install tipforge-sdk

Usage

import { TipForgeClient } from "tipforge-sdk";

const client = new TipForgeClient("https://api.tipforge.com");

About

TipForge SDK is the developer layer that simplifies integration with the platform. It provides clean APIs for sending tips, fetching creators, wallet operations, and retrieving transactions. It abstracts backend complexity and is used by both the frontend and external developers.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages