registry-sdk/DEVELOPMENT.md
Prathamesh Musale 3a828b47ae Accommodate changes for participant role and KYC ID ()
Part of [Sumsub KYC integration in onboarding app](https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e)
Follows 

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Reviewed-on: 
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-07-26 15:41:00 +00:00

236 B

Development

Protobuf

Run following scripts when proto files are updated.

  • Install dependencies:

    yarn
    
  • Generate typescript bindings for the proto files:

    ./scripts/proto-gen.sh