Hello Everyone,
We’re glad to announce the first of the Examples project “Network Setup” is now ready. Documentation for the examples project can be found via the link: MaidSafe-Examples GitBook.
This example helps you setup a local network on your machine which the upcoming examples will use to test various network functions(authentication, messaging, drive-storage, shares, …)
Documentation should help you get the tool setup and running. You can provide logging options to verbose as mentioned in the GitBook to get further info of the setup process.
This tool uses the Vault Manager to manage the vault app. Once the network is setup and running, killing any vault process from say your “Task Manager”/“kill process_id” should get a new vault started and connected on the machine automatically. You should be able to test this feature too in this example.
Next step is getting the API project to a state that will allow authentication to this network and allow new clients to join and register id’s. We’ll be updating this thread when these are in place. So please do stay tuned!!!
If you guys hit any issues with the example, please do report them as issues Here. This will help us address it better and also collect information about bugs and fixes right in Github itself.