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"