![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@fuseio/earn-sdk
Advanced tools
Earn SDK is a client and server SDK for building applications that can interact with various earning functionality on the Fuse network.
Earn SDK is a client and server SDK for building applications that can interact with various earning functionality on the Fuse network.
The steps needed to get started with the Earn SDK with a few examples are provided below.
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
The Earn sdk exposes SingleRewardProgram and MultiRewardProgram classes which can be used to interact with the single and multi reward programs.
The steps needed to get started started developing the SDK are provided below
To get set up run the command below to install SDK dependencies:
npm install
or
yarn
To run the linter run:
npm run lint
or
yarn lint
FAQs
Earn SDK is a client and server SDK for building applications that can interact with various earning functionality on the Fuse network.
The npm package @fuseio/earn-sdk receives a total of 0 weekly downloads. As such, @fuseio/earn-sdk popularity was classified as not popular.
We found that @fuseio/earn-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.