Use standard nomenclature for Beckn-ONIX
This commit is contained in:
12
README.md
12
README.md
@@ -1,8 +1,8 @@
|
||||
# ONIX
|
||||
# Beckn-ONIX
|
||||
|
||||
ONIX - Open Network In A Box, is a project designed to effortlessly set up and maintain Beckn network that is scalable, secure and easy to maintain.
|
||||
Beckn-ONIX - Open Network In A Box, is a project designed to effortlessly set up and maintain Beckn network that is scalable, secure and easy to maintain.
|
||||
|
||||
In the install folder, you find a tool that helps install a Beckn network. This tool serves as a valuable resource for developers and network participants eager to explore BECKN protocols or join open networks supported by the BECKN protocol. By simplifying the installation process, ONIX streamlines the onboarding experience.
|
||||
In the install folder, you find a tool that helps install a Beckn network. This tool serves as a valuable resource for developers and network participants eager to explore Beckn protocols or join open networks supported by the Beckn protocol. By simplifying the installation process, Beckn-ONIX streamlines the onboarding experience.
|
||||
|
||||
Refer to the following documents for more information:
|
||||
|
||||
@@ -10,12 +10,12 @@ Refer to the following documents for more information:
|
||||
- [Step by step walkthrough of a demo](./docs/demo_walkthrough.md)
|
||||
- [release notes](./install/RELEASE.md)
|
||||
|
||||
Experience the convenience and efficiency of ONIX as you embark on your journey with BECKN protocols and open networks.
|
||||
Experience the convenience and efficiency of Beckn-ONIX as you embark on your journey with Beckn protocols and open networks.
|
||||
|
||||
## Note on mandatory Layer 2 Config (Important)
|
||||
|
||||
This note will eventually be moved to a proper place in the documentation. It has been put here to alert people who run Beckn ONIX in the meantime.
|
||||
Beckn-Onix mandates availability of Layer 2 Config for a particular domain before any transactions can be conducted on it. If the layer 2 config is not present, on either the BAP or the BPP, the following error is returned back to the caller. "Config error : Layer 2 config not found."
|
||||
This note will eventually be moved to a proper place in the documentation. It has been put here to alert people who run Beckn-ONIX in the meantime.
|
||||
Beckn-ONIX mandates availability of Layer 2 Config for a particular domain before any transactions can be conducted on it. If the layer 2 config is not present, on either the BAP or the BPP, the following error is returned back to the caller. "Config error : Layer 2 config not found."
|
||||
|
||||
Usually the network facilitators will host the Layer 2 config and provide a way to access it. Currently we have a small script (layer2/download_layer_2_config_bap.sh and layer2/download_layer_2_config_bpp.sh) that can download the layer 2 config from a fixed location and insert it into the docker container that runs the Protocol Server Client.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user