Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mintbase-js/sdk

Package Overview
Dependencies
Maintainers
2
Versions
1314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintbase-js/sdk

Core functions for Mintbase JS SDK

  • 0.0.4-rc17
  • npm
  • Socket score

Version published
Weekly downloads
1.6K
increased by272.17%
Maintainers
2
Weekly downloads
 
Created
Source

[//]: # { "title": "@mintbase-js/sdk", "order": 0 }

@mintbase-js/sdk

This module provides a set of convenience wrappers around invocation of Mintbase smart contract methods, but also exposes a low-level isomorphic execute method that can be passed raw NearContractCall information.

Finish implementations and documentation for:

  • Transfer Token
  • Buy Token
  • List Token
  • Rest of the methods...

Later TODOs:

  • Analytics via Opt in
  • Compute NEAR gas fees and report consumption analytics

execute(callOptions, signingOptions)

execute is the Core method used to invoke smart contract methods via browser wallet or an authenticated NEAR Account via functionCall method.

FAQs

Package last updated on 16 Nov 2022

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