The Bridge Protocol Integration Service enables Network Partners and Verification Partners to easily integrate the Bridge Passport and Protocol to existing solutions connect to the Bridge Protocol Network public API.
- passportFile: specify a passport json, default will be ./passport.json
- passportPassphrase: Passphrase for the passport
- securityHeaderValue: The value of the "securityheader" required for any request to the service
- bridgeApiBaseUrl: The location of the Bridge Protocol Public API for interaction with the network
- Navigate to ./src
npm i
npm start