UNPKG

@fioprotocol/fiosdk

Version:

The Foundation for Interwallet Operability (FIO) is a consortium of leading blockchain wallets, exchanges and payments providers that seeks to accelerate blockchain adoption by reducing the risk, complexity, and inconvenience of sending and receiving cryp

15 lines (14 loc) 384 B
{ "name": "SendTokensSerializeSignSteps", "version": "1.0.0", "description": "Example of how to execute transaction using serialize/sign/execute steps", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Dapix, Inc. Copyright(c) 2020", "license": "MIT", "dependencies": { "@fioprotocol/fiojs": "1.0.1" } }