Skip to content

RentHub-Org/Testing-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Testing @ellumina/Renthub-BTFS SDK

The @ellumina/renthub-btfs SDK is designed to simplify interactions with the Renthub ecosystem. It supports uploading files and JSON data, as well as retrieving data from RENTHUB.

Installation

Clone this repo, And install dependencies:

npm install

Add your API-KEY to the code :

Compile the code with tsc or any typescript compiler. The opuputted fiiles will be placed in dist folder.

const instance = new Renthub('Your-api-key-here-πŸ˜‰');

Compilng Ts:

Compile the code with tsc or any typescript compiler. The opuputted fiiles will be placed in dist folder.

tsc

Running the Code:

npm run test

About

Initial code to run a test on the sdk...πŸ˜‰

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published