ποΈStart Building on Noso
If you have the skillset and would like to get started as an independent Noso developer
First:
You must first obtain the consensus tree from the Noso project repository here (new unit nosoconsensus)
The nosoconsensus unit keeps the Noso mainnet consensus always in background and doesnβt use app main threads.
To build blockchain related apps (like nosonode)
You must manage the three supports (block, summary and headers). These can be obtained here nosounit.pas
To build external apps (like nosolite, consominer2, consopool)
You need to manage the valid protocol commands. These can be found here mpprotocol.pas
Anyone wanting to participate as part of the project should reach out to the Noso community through social media channels mainely discord.
Last updated