New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fuseio/earn-sdk

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuseio/earn-sdk

Earn SDK is a client and server SDK for building applications that can interact with various earning functionality on the Fuse network.

  • 1.0.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-66.67%
Maintainers
0
Weekly downloads
 
Created
Source

Earn SDK

Earn SDK is a client and server SDK for building applications that can interact with various earning functionality on the Fuse network.

Table of Contents

  • Getting Started
  • Development

Getting Started

The steps needed to get started with the Earn SDK with a few examples are provided below.

Requirements

  • Node.js 12+

Installation

Earn is available as a package on NPM and it can be installed using either npm or yarn package managers.

npm install -S @fuseio/earn-sdk

or

yarn add @fuseio/earn-sdk

Classes

The Earn sdk exposes SingleRewardProgram and MultiRewardProgram classes which can be used to interact with the single and multi reward programs.

Development

The steps needed to get started started developing the SDK are provided below

Dependencies

To get set up run the command below to install SDK dependencies:

npm install

or

yarn

Lint

To run the linter run:

npm run lint

or

yarn lint

Keywords

FAQs

Package last updated on 01 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc