Giter Club home page Giter Club logo

ark_broadcast's Introduction

ark_broadcast

broadcast ark signed tx a very simple example on howto broadcast an already signed tx on ARK network (thanks for his precious help to fixcrypt and to gr33ndrag0n for his working ark node)

> sudo apt-get install nodejs
> sudo apt-get install npm

> git clone https://github.com/corsaro1/ark_broadcast
> cd ark_broadcast/

> npm install

mainnet (example 1, using curl):

> var=$(node arktx.js)


> curl -k -H "Content-Type: application/json" -H "version: 0.8.0" -H "port: 1" -H 'nethash: 6e84d08bd299ed97c212c886c98a57e36545c8f5d645ca7eeae63a8bd62d8988' -X POST -d '{"transactions":['$var']}' https://api.arknode.net/peer/transactions/

## mainnet (example 2, using "request"):

> node arktx2.js AbEtS8VA4LA1wgJWf4wA3JKyZrfvimp4Ht 1 "passphrase" "secondpass"

ark_broadcast's People

Contributors

corsaro1 avatar fix avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.