Author

Topic: | STRATIS | The first blockchain developed for businesses |Full POS - page 1227. (Read 1890822 times)

hero member
Activity: 616
Merit: 524
Hey, just to confirm it here, I will work on Stratis Bitcoin full node implementation if Stratis manage to raise enough for financing my work.
This will be a bitcoin full node, based on NBitcoin. Easier to debug, compile, and change on your own.


Thank you for confirming Nicolas.

This will save us from the "Is Nicolas really involved?" comments.  Smiley
hero member
Activity: 616
Merit: 524
What are some real life use cases for this?

Hi maxsinner,

You can find use cases at the bottom of the whitepaper. But those are just a small number of the possible use cases, the private chains combined with cloud Stratis give the platform many possible uses.

http://stratisplatform.com/files/Stratis_Whitepaper.pdf
sr. member
Activity: 336
Merit: 250
What are some real life use cases for this?
hero member
Activity: 714
Merit: 661
Hey, just to confirm it here, I will work on Stratis Bitcoin full node implementation if Stratis manage to raise enough for financing my work.
This will be a bitcoin full node, based on NBitcoin. Easier to debug, compile, and change on your own.
sr. member
Activity: 448
Merit: 250
I'm sorry, I should have asked this with my initial questions.  Is there a minimum amount of BTC that will required for the project launch? For example, if 500 BTC isn't gathered, escrow sends back the money.
hero member
Activity: 616
Merit: 524
legendary
Activity: 1120
Merit: 1000
legendary
Activity: 1120
Merit: 1000
how much stratis will be created ?

is there a signature bounty?
legendary
Activity: 1120
Merit: 1000
Nice coin... i will certainly invest in this one.
hero member
Activity: 616
Merit: 524
5507 Stratis have been earned so far, by completing twitter and google+ actions at theviralexchange.com
hero member
Activity: 616
Merit: 524
lol, so many ICOs, same style, ... easy money now with ICO and some nice graphics, lol

We probably have a different way of thinking when it comes to ICOs. I started looking through Krushang's history and contributions he's made on projects.  That's always my first step when evaluating ICOs. My next step is to ask myself if it offers something different.  Is this another Lisk clone? Does it strengthen some part of a different ecosystem?  Next, anything that isn't understood by me to even consider an ICO, see previous questions I had in this thread, I post them immediately.  The quality of the answers helps me decide how much time I'll spend investigating.  I skimmed the white paper once, after the last step I mentioned, it gave me enough to read through the white paper in detail.  I still have a lot of questions, but I'm starting to see the potential.

Graphics are fun I guess, not really my starting point. Please hit with some tough questions, it helps all of us!

if you look at these "successful" ICOs, all sell with nice graphics and some up-in-the-air "whitepaper"s, the ideas are copied around, often abstract and no concrete plans for implementation and new insights. It's all about hype. I've seen this for several years in this space, look at these "hot" coins 2-3 years ago, how many still left? All hot that time because they have nice graphics attracting those who chase the mode.

Hi marseille,

I assume you have not read the whitepaper, if that was the case you would see that your post makes no sense. Im sure your post is relevant for some of the other projects, but certainly not for Stratis.

Firstly, the "up-in-the-air" white paper contains high level architecture details and full details of the approach that we will be taking to develop this platform.

We have a very skilled and experienced Bitcoin developer on the team, I'm not aware of any of the 'ICOs' having Bitcoin developers involved.

We are developing our own platform from scratch not simply coping Lisk or another project.

If you have any questions based on facts, please let me know


sounds awesome sir. keep up the great work with this project.

Thanks
hero member
Activity: 616
Merit: 524
Is this just another white paper or is anything actually developed yet?

Hi shojayxt,

The Stratis full node and development platform will be built on top of the NBitcoin framework.

Nicolas Dorier has been developing NBitcoin since May 2014. He has made 1280 commits in this time and NBitcoin is a near complete alternative to Bitcoin core. It is also the only cross platform alternative and I believe at this time its the only implementation of Segwit outside of Bitcoin core.

Interesting.  What interested me at first was the fact that this is done in C# and .NET.  I've been a Microsoft guy for a long time since getting an MCSE on Windows 4.0.  While it's been fun learning all the new things I have since getting involved in crypto I always thought it would be nice to see a platform based on Microsoft technologies.  I've been looking over NBitcoin and some of the resources on Code Project.  It looks promising.  I would suggest others to take a look at NBitcoin and some of the samples available if they haven't already done so.  

Nbitcoin
https://github.com/MetacoSA/NBitcoin

NBitcoin : The most complete Bitcoin port (Part 1 : Crypto)
http://www.codeproject.com/Articles/768412/NBitcoin-The-most-complete-Bitcoin-port-Part-Crypt

NBitcoin Indexer : A scalable and fault tolerant block chain indexer
http://www.codeproject.com/Articles/819567/NBitcoin-Indexer-A-scalable-and-fault-tolerant-blo

NBitcoin : How to scan the Blockchain ?
http://www.codeproject.com/Articles/784519/NBitcoin-How-to-scan-the-Blockchain

NBitcoin : Build Them All
http://www.codeproject.com/Articles/835098/NBitcoin-Build-Them-All

Welcome shojayxt,

We are glad to have you, we suspect there will be many people like yourself from a corporate microsoft background that have great affection for the Stratis project.

You can also checkout the book that Nicolas authored below. Its a great resource for people wanting to learn how to develop blockchain applications. This book will form the base for the Stratis documentation as all API calls etc will be available due building the Stratis full node on top of NBitcoin.

Programming The Blockchain in C#
legendary
Activity: 896
Merit: 1001
Is this just another white paper or is anything actually developed yet?

Hi shojayxt,

The Stratis full node and development platform will be built on top of the NBitcoin framework.

Nicolas Dorier has been developing NBitcoin since May 2014. He has made 1280 commits in this time and NBitcoin is a near complete alternative to Bitcoin core. It is also the only cross platform alternative and I believe at this time its the only implementation of Segwit outside of Bitcoin core.

Interesting.  What interested me at first was the fact that this is done in C# and .NET.  I've been a Microsoft guy for a long time since getting an MCSE on Windows 4.0.  While it's been fun learning all the new things I have since getting involved in crypto I always thought it would be nice to see a platform based on Microsoft technologies.  I've been looking over NBitcoin and some of the resources on Code Project.  It looks promising.  I would suggest others to take a look at NBitcoin and some of the samples available if they haven't already done so.   

Nbitcoin
https://github.com/MetacoSA/NBitcoin

NBitcoin : The most complete Bitcoin port (Part 1 : Crypto)
http://www.codeproject.com/Articles/768412/NBitcoin-The-most-complete-Bitcoin-port-Part-Crypt

NBitcoin Indexer : A scalable and fault tolerant block chain indexer
http://www.codeproject.com/Articles/819567/NBitcoin-Indexer-A-scalable-and-fault-tolerant-blo

NBitcoin : How to scan the Blockchain ?
http://www.codeproject.com/Articles/784519/NBitcoin-How-to-scan-the-Blockchain

NBitcoin : Build Them All
http://www.codeproject.com/Articles/835098/NBitcoin-Build-Them-All
sr. member
Activity: 266
Merit: 250
Individuals interested in joining the signature campaign have till the 29th June to apply. We have 400k Stratis available.

Sign up: https://docs.google.com/forms/d/1zZu691GArnPjtBO27RSt1M5Cy-qIY4V8mAAhwhLuDD0/edit

Check your status: https://docs.google.com/spreadsheets/d/10AITBpCkRQvmLHga9U36zRMx5LPSoJ--qdxBcSQv_wo

Campaign bounty details: http://stratisplatform.com/2016/06/14/campaign-and-bounty-details/

Dont forget to Join the signature campaign.

Now, i just need get my status from "Newbie" to Jr. Member -_-.

Your BCT Status will have to be Member to be eligible for the signature campaign.

oh gosh, it just got worst hah. Any chance it might open up to at least .Jr Members if there's enough of them around that's interested?
hero member
Activity: 616
Merit: 524
I'm joining this project. Seems promising.


Thanks kondiomir.

Dont forget to signup to http://theviralexchange.com so you can earn Stratis by liking, sharing, tweeting about Stratis.
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
I'm joining this project. Seems promising.
hero member
Activity: 616
Merit: 524
Individuals interested in joining the signature campaign have till the 29th June to apply. We have 400k Stratis available.

Sign up: https://docs.google.com/forms/d/1zZu691GArnPjtBO27RSt1M5Cy-qIY4V8mAAhwhLuDD0/edit

Check your status: https://docs.google.com/spreadsheets/d/10AITBpCkRQvmLHga9U36zRMx5LPSoJ--qdxBcSQv_wo

Campaign bounty details: http://stratisplatform.com/2016/06/14/campaign-and-bounty-details/

Dont forget to Join the signature campaign.

Now, i just need get my status from "Newbie" to Jr. Member -_-.

Your BCT Status will have to be Member to be eligible for the signature campaign.
sr. member
Activity: 266
Merit: 250
Individuals interested in joining the signature campaign have till the 29th June to apply. We have 400k Stratis available.

Sign up: https://docs.google.com/forms/d/1zZu691GArnPjtBO27RSt1M5Cy-qIY4V8mAAhwhLuDD0/edit

Check your status: https://docs.google.com/spreadsheets/d/10AITBpCkRQvmLHga9U36zRMx5LPSoJ--qdxBcSQv_wo

Campaign bounty details: http://stratisplatform.com/2016/06/14/campaign-and-bounty-details/

Dont forget to Join the signature campaign.

Now, i just need get my status from "Newbie" to Jr. Member -_-.
hero member
Activity: 616
Merit: 524
Individuals interested in joining the signature campaign have till the 29th June to apply. We have 400k Stratis available.

Sign up: https://docs.google.com/forms/d/1zZu691GArnPjtBO27RSt1M5Cy-qIY4V8mAAhwhLuDD0/edit

Check your status: https://docs.google.com/spreadsheets/d/10AITBpCkRQvmLHga9U36zRMx5LPSoJ--qdxBcSQv_wo

Campaign bounty details: http://stratisplatform.com/2016/06/14/campaign-and-bounty-details/

Dont forget to Join the signature campaign.
Jump to: