Hello everyone
I am currently working on a project that requires us to create a custom friend identification method using libp2p.
While the basic identification modules such as Bootstrap are effective; our project has unique needs that require a more custom solution.
I have looked at the paperwork and some reference applications, but I’m still unsure how to connect an unique friend identification method.
- The methods for creating and registering a custom discovery module in libp2p.
- Best methods for achieving efficient and safe friend identification in an online network.
- Any reference methods that could be useful as a starting point.
Thanks in advance