https://github.com/makevoid/blockchain_contract
Simple JSON Contracts on the Bitcoin Blockchain using OP_RETURN
https://github.com/makevoid/blockchain_contract
Last synced: 9 months ago
JSON representation
Simple JSON Contracts on the Bitcoin Blockchain using OP_RETURN
- Host: GitHub
- URL: https://github.com/makevoid/blockchain_contract
- Owner: makevoid
- Created: 2016-10-29T00:13:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-29T02:38:22.000Z (about 9 years ago)
- Last Synced: 2025-03-25T06:02:44.770Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Blockchain Contract Viewer
Gets an OP_RETURN JSON contract saved in an address transaction feed. #bitcoin
### Install
npm i -g axios
### Get OP_RETURNs
./build && node lib/blockcypher-opreturn.js
### Builds the JSON contract
Builds the final JSON representation of the contract
node lib/op-returns-joined-contract-med.js