ποΈStart Building on Noso
If you have the skillset and would like to get started as an independent Noso developer
Last updated
If you have the skillset and would like to get started as an independent Noso developer
Last updated
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.
You must manage the three supports (block, summary and headers). These can be obtained here nosounit.pas
You need to manage the valid protocol commands. These can be found here mpprotocol.pas