datapay icon indicating copy to clipboard operation
datapay copied to clipboard

Build and broadcast data transactions to the Bitcoin SV blockchain

Results 16 datapay issues
Sort by recently updated
recently updated
newest added

Removes [minimist](https://github.com/minimistjs/minimist). It's no longer used after updating ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Removes `minimist` Updates `mocha` from 5.2.0 to 10.2.0 Release notes Sourced from...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

For issue #23. (By #33 I meant #23). 👻

https://github.com/unwriter/datapay/blob/master/README.md#a-sending-from-data-and-pay The code example under **A. Sending from data and pay**, currently is this: ``` const tx = { safe: true, data: ["0x6d02", "hello world"]) pay: { key: "5JZ4RXH4MoXpaUQMcJHo8DxhZtkf5U5VnYd9zZH8BRKZuAbxZEw" }...

Hi, I am trying to send image in hash format with dataPay.send example but receive an error: code: 1, message: 'the transaction was rejected by network rules.\n' + '\n' +...

Hi I am new to using this library. Managed to figure things out from youtube tutorials, but wanted to add what I thought was missing from the current documentation: -...

Is there any way to host a website on bitcoin SV blockchain? I saw somewhere, that there is a method to host a simple html page in bitcoin SV transaction....

in this moment api.bitindex.network don't respond, have another option for replace api.bitindex.network

I start a Full Node Bitcoin, in the testnet, but when i use my node in testnet, i recive, only errors!!!