Commit Graph

2 Commits

Author SHA1 Message Date
b06e07b0f8 Add CLI command to get applicant details (#2)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #2
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-27 13:07:17 +00:00
prathamesh0
e7abf8d5eb
Implement an API for generating access token using sumsub (#1)
* Setup a Nodejs project with Typescript

* Implement an API for generating access token using sumsub

* Add cors

* Add usage to instructions

* Pass kyc level and ttl in .env

* Add a Dockerfile

---------

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
2024-07-26 16:50:20 +05:30