Hello everybody,
I want to share my little open sources project who permit to build your own cryptocurrency.
Of course their is a tons of things to finish and to fix.
If you want to test, improve, support this project, then you are welcome into this project

Summary:
SeguraChain (Secured Chain translated from Spanish) is a technology developed mainly in C#, it allows to easily create and understand a decentralized blockchain process, it can be configured to support a sovereign update system, allowing to include updates on it without editing the content of the Blockchain.
It was developed to update Xiropht which is a centralized cryptocurrency, once the stable version is complete.It will also make it possible to further trivialize cryptocurrencies, because this technology is simple to set up, indirectly this will increase the difficulty for those who wish to create one to distinguish from the moment when users in general will understand that it is simple. When a product, a task to be accomplished becomes simple, the final value of this one generally becomes much lower over time. Which should allow users to be more vigilant.
Please read the whitepaper document, the document is available in french only and at the moment 2 parts of the whitepaper who explain some important process are not written into this one.
Once the whitepaper is complete, I will make the translation of this one into english.
Everything has been developed in C#, and
support Net5, a downgrade to
NetFramework 4.8 is available. Other technical informations available on the whitepaper.
Visual Studio 2019 16.9 is required.
Libraries:
-> LZ4Net.
-> Newtonsoft.Json.
-> Open.NAT.
-> Portable.BouncyCastle.
-> ZXing.net (Desktop wallet only).
More upgrades of the project will coming soon, the complete version should be done the 1st July.
Every devs and potential users can send me their returns about the project, potential fix, issues and more.
Official Github link: https://github.com/SamSegura/segurachainIf you want to contact me, reach the official discord of Xiropht and send me a pm:
https://discord.gg/cmRN2xDIf you want to donate to the project here is my BTC Address: 39mUsJFhjU6GDrchCkQ4iJsmdvD8S2jpzU
Thank you for your help.
To do list:
-> Improve MemPool broadcast instances.
-> Complete some parts of the whitepaper and translate it in english.
-> Complete wallets balance checkpoint disk cache process.
-> Complete Desktop Wallet features and options.
-> Develop the IO Cache Network mode.
-> Develop the RPC Wallet.
-> Develop an example of Mining Pool.
-> Finish optimizations.
Thank you
