Curl Script Usage in Ethereum Blockcypher s API

0 votes

 I am a beginner and I want some guidance as to what to do with the folloing code. How do I use the below line of code to get the secret and public pair? I have curl enabled in my xampp server and have the token they gave me.

curl -sX POST https://api.blockcypher.com/v1/eth/main/addrs?token=YOURTOKEN

May 28, 2018 in Blockchain by nsv999
• 5,500 points
1,176 views

1 answer to this question.

0 votes

You should store and keep the private key with you. The private key gives you access to move the funds of a given address. There is no way to get the private key using this API. 

If you want to send a transaction using blockcypher, they have an endpoint for that, but you'll need to sign the transaction before using it.

The following  tutorial might help you: https://blockcypher.github.io/documentation/samples/create-tx.html

answered May 28, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

0 votes
0 answers

Is there any API for ether sent transaction in ethereum without using web3.js

I want to do a transaction (sent ...READ MORE

Jun 17, 2019 in Blockchain by vishal tyagi
1,058 views
+1 vote
3 answers

How efficient is Ethereum in regard to its TPS??

TPS means transactions processing at any given ...READ MORE

answered Apr 16, 2018 in Blockchain by Shashank
• 10,400 points
3,074 views
+1 vote
1 answer

How is data retrieved in Ethereum?

Blockchain uses the concept of Merkle trees ...READ MORE

answered Apr 16, 2018 in Blockchain by Shashank
• 10,400 points
714 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,692 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,233 views
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,450 points
1,144 views
0 votes
1 answer

How to make sure transactions take no fee in a private Ethereum blockchain?

In a private ethereum network you have ...READ MORE

answered Mar 26, 2018 in Blockchain by Christine
• 15,790 points

edited Mar 26, 2018 by Christine 1,364 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP