op-return-blockchain-list

1.0.1 • Public • Published

op-return-blockchain-list Build Status

List of op_return found in the blockchain

Install

$ npm install --save op-return-blockchain-list

Usage

import opReturnBlockchainList from 'op-return-blockchain-list';
 
console.log(opReturnBlockchainList);
/*
[
    {
        txHash: '...',
        value: '...'
    },
    ...
]
*/

License

MIT © Thomas Sileghem

Readme

Keywords

none

Package Sidebar

Install

npm i op-return-blockchain-list

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • mastilver