Forum Discussion
"The" Blockchain
OK this is good to know, Stuart. Thank you for that information and context.
I guess the tricky part here is that we're having to code in solidity rather than .NET/C#, which is what is throwing me off about being "abstracted." If it were truly abstracted we would be using all MSFT technologies to interface with whatever was powering underneath.
IMO. 😊
- Michael DeMondJun 30, 2018Copper Contributor
Yeah to be honest I get the feeling that they threw a bunch of stuff together out there and are just waiting to see what sticks. 😂 But I also think that's how Azure has always operated and so far so good, right?
FWIW, I am looking at an https://commerce.coinbase.com/ which supports four coins. It so happens that there is a https://github.com/MetacoSA/NBitcoin/tree/master/NBitcoin.Altcoins. Guess which one is left out? Yep, good 'ol ETH. So, it might not be a bad thing that ETH is the chosen platform here as I will be able to use it to tie in the remaining piece.
In any case, thanks again for the information, Stuart. Please feel free to add anything else that you (or anyone else!) might encounter. 👍
- Michael DeMondJun 30, 2018Copper Contributor
Ahhh and then on top of all that, there is, STRATIS:
https://academy.stratisplatform.com/
Goodbye solidity. ;)