Overview
Beckn Open Network
Beckn Open network is a playground for developers building applications that
use the beckn protocol. It is a test network that consists of a hosted
registry
and
gateway
.Since, It is not a production network , there is no commercial or financial liability imposed on
any platform to fulfill any contract established on this network.
Registering on the Network
Register yourself at the registry by clicking
icon and using your gmail id.
Now,
Register Your company’s fully qualified domain name (fqdn) as a Network Participant by clicking the button here
Generate for your application platform (outside beckn-one), a Ed25518 key pair for signing and X25518 key pair for encryption purposes.
Keep the private keys with you safely and register the public keys on Participant Key tab against your company’s entry as a Network Participant.
If you want to simply play around, you can generate the key pairs on beckn one by clicking on the icon on the Network Participant Information tab.
To know you private keys you can see here
Register the domain and roles you wish to subscribe on the network by clicking the button on the Network Role Tab.
Specify end points for your subscription and mark yourself in “SUBSCRIBED” status.
Note: If you wish to test your registry integration with the /subscribe api , keep the status as “INITIATED”. It would get marked as “SUBSCRIBED” after your endpoint resolves the registry’s challenge successfully.
The Registy Apis
There Registry primarily has 2 apis lookup and subscribe. To know more about how to use them read about registry apis