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

@wharfkit/session

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wharfkit/session

Create account-based sessions, perform transactions, and allow users to login using Antelope-based blockchains.

  • 1.5.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@wharfkit/session

Unit Tests

Session Kit - An Antelope blockchain session management toolkit

Authenticate and persist sessions using blockchain accounts within JavaScript and TypeScript applications. Each session can be used to interact with smart contracts using the authenticated account.

Installation

The @wharfkit/session package is distributed on npm.

yarn add @wharfkit/session
# or
npm install --save @wharfkit/session

Usage

Please refer to the documentation on wharfkit.com.

Autodocs

Developing

You need Make, node.js and yarn installed.

The master branch will contain production release builds of the Session Kit. The dev branch will be where all development is performed and act as the staging area for the next release. All pull requests should be made against dev.

Clone the repository and run make to checkout all dependencies and build the project. The tests can be run using make test and can be continuously tested during development with make test/watch.

See the Makefile for other useful targets.

Before submitting a pull request make sure to run make check and make format.

Dependencies


Made with ☕️ & ❤️ by Greymass.

FAQs

Package last updated on 20 Feb 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

  • 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