Socket
Socket
Sign inDemoInstall

@blocto/sdk

Package Overview
Dependencies
Maintainers
2
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocto/sdk

Blocto Crosschain SDK ## `Setup` ``` yarn


Version published
Weekly downloads
27K
decreased by-0.8%
Maintainers
2
Weekly downloads
 
Created
Source

Blocto Provider

Blocto Crosschain SDK

Setup

yarn 

# generate local https cert
brew install mkcert
mkcert -install
cd dev-cert
mkcert localhost

# make dev directory
mkdir dev
ln -s src/main.js dev/main.js

Scripts

build: build dist start: run live-reload dev server on https://localhost:7777

Develop

open browser and navigate to https://localhost:7777/test.html

FAQs

Package last updated on 30 Jun 2021

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