How can I make transactions to a blockchain from a remote device like a cell phone

0 votes
Suppose I make a mobile application and I want to interact with private network nodes located at a server,
how can I implement it?
Jun 27, 2018 in Blockchain by slayer
• 29,350 points
741 views

2 answers to this question.

0 votes
Best answer
You can do this by developing a permissioned blockchain, which is a private network but only nodes with permission
are allowed to access the blockchain.

For this, first learn about the Fabric project by Hyperledger from https://hyperledger-fabric.readthedocs.io/en/release-1.1/
Understand the concepts.

This will help you understand how to develop a permissioned blockchain.
Then, develop the client to access the blockchain. Finally, deploy the smart contract in your blockchain.
answered Jun 27, 2018 by Omkar
• 69,210 points

selected Jun 27, 2018 by slayer
0 votes
Adding to my question, I would also like to know which technologies I should learn to implement this.
answered Jun 27, 2018 by slayer
• 29,350 points

Related Questions In Blockchain

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,354 views
0 votes
1 answer

How can I retrieve to and from address in transaction directly from blockchain?

The spending conditions, i.e., who is able ...READ MORE

answered Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
999 views
0 votes
1 answer
+1 vote
1 answer

I would like to create a blockchain network which will stay at the same level of complexity, is it possible?

You can very easily create a cryptocurrency having a ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
638 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,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+1 vote
4 answers
0 votes
1 answer

How can I call a contract from another contract?

There are two ways to solve this. ...READ MORE

answered Jan 23, 2019 in Blockchain by Omkar
• 69,210 points
1,498 views
+1 vote
2 answers

Can I include real world data in a smart contract? If so, how?

You cant access/embed real world data using ...READ MORE

answered Jul 18, 2018 in Blockchain by sapan
879 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