Socket
Socket
Sign inDemoInstall

@near-js/accounts

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/accounts

Classes encapsulating account-specific functionality


Version published
Weekly downloads
22K
increased by9.7%
Maintainers
2
Weekly downloads
 
Created
Source

@near-js/accounts

A collection of classes, functions, and types for interacting with accounts and contracts.

Modules

  • Account a class with methods to transfer NEAR, manage account keys, sign transactions, etc.
  • AccountMultisig a multisig deployed Account requiring multiple keys to sign transactions
  • Account2FA extension of AccountMultisig used in conjunction with 2FA provided by near-contract-helper
  • AccountCreator classes for creating NEAR accounts
  • Contract represents a deployed smart contract with view and/or change methods
  • Connection a record containing the information required to connect to NEAR RPC
  • Constants account-specific constants
  • Types account-specific types

License

This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.

FAQs

Package last updated on 02 Jun 2023

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