Bitcoin Forum
May 13, 2024, 03:54:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Block chain simulation  (Read 2119 times)
alidorri (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 2


View Profile
March 30, 2016, 03:00:42 AM
Merited by ABCbits (1)
 #1

Hi all

As you know, block chain is very popular research topic nowadays. not only for bitcoin but also for all sort of networks including IoT and cloud.
Now, the most important question is that how can we simulate and modify block chain for other networks? can we use Simbit or other related simulators to do that? or we have to write a different simulator?
for instance, how can we simulate block chain for cloud storage or cloud service?   


I am looking forward to hear your ideas.

1715615684
Hero Member
*
Offline Offline

Posts: 1715615684

View Profile Personal Message (Offline)

Ignore
1715615684
Reply with quote  #2

1715615684
Report to moderator
1715615684
Hero Member
*
Offline Offline

Posts: 1715615684

View Profile Personal Message (Offline)

Ignore
1715615684
Reply with quote  #2

1715615684
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715615684
Hero Member
*
Offline Offline

Posts: 1715615684

View Profile Personal Message (Offline)

Ignore
1715615684
Reply with quote  #2

1715615684
Report to moderator
1715615684
Hero Member
*
Offline Offline

Posts: 1715615684

View Profile Personal Message (Offline)

Ignore
1715615684
Reply with quote  #2

1715615684
Report to moderator
1715615684
Hero Member
*
Offline Offline

Posts: 1715615684

View Profile Personal Message (Offline)

Ignore
1715615684
Reply with quote  #2

1715615684
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
March 30, 2016, 03:20:32 AM
 #2

You can make your own blockchain. Either create an altcoin or use Bitcoin's regression test mode. This mode creates a private bitcoin network and blockchain which you can use to test and experiment with.

alidorri (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 2


View Profile
March 30, 2016, 03:25:43 AM
 #3

thanks

By my point is how to simulate it? designing a particular block chain may be possible but how to test it? just imagine you want to store some files in cloud and use block chain to do that, now, how can we implement such a network?
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
March 30, 2016, 04:18:03 AM
 #4

thanks

By my point is how to simulate it? designing a particular block chain may be possible but how to test it? just imagine you want to store some files in cloud and use block chain to do that, now, how can we implement such a network?
That's up to you to decide. You figure out what you want done and then implement your idea and test it. There is no simulation here, it is just do and test and see if it works. The Testing occurs on your private blockchain so as to not spam one that people actually use.

barbierir
Hero Member
*****
Offline Offline

Activity: 515
Merit: 502



View Profile WWW
March 30, 2016, 07:33:14 AM
 #5

Hi all

As you know, block chain is very popular research topic nowadays. not only for bitcoin but also for all sort of networks including IoT and cloud.
Now, the most important question is that how can we simulate and modify block chain for other networks? can we use Simbit or other related simulators to do that? or we have to write a different simulator?
for instance, how can we simulate block chain for cloud storage or cloud service?   


I am looking forward to hear your ideas.



Here you can find a simulation program created for research purpose, it's based only on PoS but maybe you can improve it and add other consensus algorithms:
http://consensusresearch.org/#scorex
https://nxtforum.org/consensus-research/scorex-ultracompact-cryptocurrency-engine-for-researchers/

◈▣ KOMODO ● Set Your Ideas Free ▣◈
.......AN ECOSYSTEM FOR NATIVE BLOCKCHAINS.......
Blockchain Generator | Decentralized Crowdfunding | Decentralized Exchange | Bitcoin Security | Zero-Knowledge Proofs | Blockchain Interoperability | Scalable Infrastructure
thanuabi
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 30, 2016, 09:58:01 AM
 #6

it is the new concept of black chain simulation.We want more details about this information.
Amos Chu
Copper Member
Newbie
*
Offline Offline

Activity: 8
Merit: 0

Winner! Winner! Pork Dinner!!!!


View Profile WWW
March 30, 2016, 09:59:36 AM
 #7

Try this: https://backchannel.com/you-too-can-get-married-on-the-blockchain-27cf39ab7f95#.76vkttan1

You can also see the bitnation website

I see the chinese version, I think it same^^ Grin

PIG WORLD-HYBRID DECENTRALIZED ONLINE CASINO 
Pig World | Facebook | Telegram | Twitter
kushti
Full Member
***
Offline Offline

Activity: 315
Merit: 103


View Profile WWW
March 31, 2016, 06:30:34 PM
 #8

Hi all

As you know, block chain is very popular research topic nowadays. not only for bitcoin but also for all sort of networks including IoT and cloud.
Now, the most important question is that how can we simulate and modify block chain for other networks? can we use Simbit or other related simulators to do that? or we have to write a different simulator?
for instance, how can we simulate block chain for cloud storage or cloud service?   


I am looking forward to hear your ideas.



Here you can find a simulation program created for research purpose, it's based only on PoS but maybe you can improve it and add other consensus algorithms:
http://consensusresearch.org/#scorex
https://nxtforum.org/consensus-research/scorex-ultracompact-cryptocurrency-engine-for-researchers/


Now we have Proof-of-Work(& Proof-of-Retrievability) consensus protocol module is well, the Permacoin paper implementation: https://github.com/ScorexProject/Permacoin-consensus

Ergo Platform core dev. Previously IOHK Research / Nxt core dev / SmartContract.com cofounder.
alidorri (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 2


View Profile
April 01, 2016, 12:57:43 AM
 #9

Hi all

As you know, block chain is very popular research topic nowadays. not only for bitcoin but also for all sort of networks including IoT and cloud.
Now, the most important question is that how can we simulate and modify block chain for other networks? can we use Simbit or other related simulators to do that? or we have to write a different simulator?
for instance, how can we simulate block chain for cloud storage or cloud service?   


I am looking forward to hear your ideas.



Here you can find a simulation program created for research purpose, it's based only on PoS but maybe you can improve it and add other consensus algorithms:
http://consensusresearch.org/#scorex
https://nxtforum.org/consensus-research/scorex-ultracompact-cryptocurrency-engine-for-researchers/


thanks, it seems that scorex is relevant to my research but the problem is that I installed it and now i do not know how to start or how to customise it. I cant find how to make a blockchain ( even how to work with its default version). Do anyone has idea?
pri3oner
Full Member
***
Offline Offline

Activity: 504
Merit: 100


Bitgesell (BGL) Decentralized Cryptocurrency!


View Profile
April 01, 2016, 07:10:07 AM
 #10

thank you for the update mate Smiley

███████████   ███   ████     Ever wish you could turn back time to when BTC was $1?     ████   ███   ███████████
B I T G E S E L L          Decentralized Cryptocurrency
██               ████████     •    Telegram    •    Twitter    •    Discord    •    Thread    •     ████████               ██
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!