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

@swp/wallet-sdk

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swp/wallet-sdk - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

bsconfig.json
{
"name": "@swp/wallet-sdk",
"version": "0.0.1",
"version": "0.0.2",
"sources": {

@@ -5,0 +5,0 @@ "dir" : "src",

{
"name": "@swp/wallet-sdk",
"version": "0.0.1",
"version": "0.0.2",
"private": false,

@@ -5,0 +5,0 @@ "publishConfig": {

@@ -1,18 +0,25 @@

# Basic Reason Template
# SwpWalletSDK
Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the `react` template (`bsb -theme react -init .`).
SwpWalletSDK é um SDK para Node.js, desenvolvido pela Swipe com o objetivo de facilitar a integração com a Swipe Wallet.
# Build
O SDK possibilita realizar criação de contas e gerenciamento/transferência de saldos de forma simples, abstraindo questões como a comunicação HTTP com a API, a assinatura criptográfica das requisições e a utilização de ambiente sandbox.
## Instalação
SwpWalletSDK pode ser instalado via npm ou Yarn.
npm:
```
npm run build
npm i @swp/wallet-sdk
```
# Build + Watch
**Yarn:**
```
npm run start
yarn add @swp/wallet-sdk
```
## Documentação
# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically
https://swipecoin.github.io/swp-wallet-sdk/
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