Author

Topic: I need some advice from you guys. (developers) (Read 108 times)

newbie
Activity: 4
Merit: 0
February 08, 2018, 06:51:39 AM
#1
So my financial company tasked me to create a crypto-currency/token for a future ICO and a blockchain that can be integrated in our platform to secure our data (transactions, executions, trades, contracts....)  would like to know what is the most elegant way(useful, scallable, easy to develop).

Throughout my research I've encountered 3 possibilities but more ideas are welcome:
- Create a smart-contract on the Ethereum network in Remix using Solidity language. (medium difficulty)
- Fork a popular open-source coin like Litecoin and change its name, initial and other parameters relevant to my company's ICO plan. (easy difficulty)
- Create the blockchain from scratch using C++ and various libraries for p2p consensus, hashing algorithm(SHA256,Keecak,Crypto++), mining and block structure (hard difficulty)
I've heard of other platforms like CryptoNote, Dragonchain, Hyperledger fabric and Stelar Luments but I'm not familiar with them. Thanks.

P.S I've tried asking the Stack overflow community but i only got answers like "change your job" or "your question is too broad"
Jump to: