Socket
Book a DemoInstallSign in
Socket

@everstake/wallet-sdk-polygon

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everstake/wallet-sdk-polygon

Polygon - Everstake Wallet SDK

1.1.1
latest
Source
npmnpm
Version published
Weekly downloads
19
-76.25%
Maintainers
2
Weekly downloads
 
Created
Source

Everstake Wallet SDK - Polygon

Getting Started

You can use two different options to implement staking for Everstake validator.

Option 1: REST API

You can use REST API to call methods which are described in Swagger with detailed examples

https://wallet-sdk-api.everstake.one

Option 2: TypeScript library

You can install and import Wallet SDK for Javascript/TypeScript.

Step. 1: Installing the Library

Install the npm library by copying the code below.

$ npm install @everstake/wallet-sdk-polygon

or you can also use yarn

$ yarn add @everstake/wallet-sdk-polygon

or you can use pnpm

$ pnpm add @everstake/wallet-sdk-polygon

Step. 2: Import Wallet SDK

After installing the app, you can import module Polygon and use the SDK:

Import ES6

// import modules
import { Polygon } from '@everstake/wallet-sdk-polygon';

Import ES5

// import modules
const { Polygon } = require('@everstake/wallet-sdk-polygon');

Questions and Feedback

If you have any questions, issues, or feedback, please file an issue on GitHub.

Keywords

polygon

FAQs

Package last updated on 27 Aug 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.