Skip to content

Feature/web3 678 customer screening - #445

Open
CamCompilot wants to merge 36 commits into
developmentfrom
feature/WEB3-678-customer-screening
Open

Feature/web3 678 customer screening#445
CamCompilot wants to merge 36 commits into
developmentfrom
feature/WEB3-678-customer-screening

Conversation

@CamCompilot

Copy link
Copy Markdown
Contributor

JIRA task url (if applicable)

(If Bug) What was the problem being solved?

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

How to reproduce fix / test this PR?

nexera-release Bot and others added 30 commits December 14, 2023 17:44
* Feature/web3 123 docs update example apps documentation (#199)

* Minor text style improvements

* Minor additions to the readme files

* Minor style change

* Making README NexeraID specific

* Updates following review

* Feature/web3 149 redeploy aave pool with new verifier and update aave example (#201)

* update proxy pool address

* use local env for pool and update idenztity sdk use

* NEX-399 - Updated versions of Exmaple Apps and Aave interface (#203)

* NEX-399 - Updated versions of Exmaple Apps and Aave interface

* NEX-399 - Changing ethers version

* NEX-399 - Change api url (#204)

* Change by default testnet config on Aave interface (#209)

* NEX-438 - Refactored example apps webhook response obtained (#210)

* NEX-440 - Updated api prod URL (#211)

---------

Co-authored-by: Andrew McFarland Campbell <131174751+AndrewMcFarlandCampbellNexeraID@users.noreply.github.com>
Co-authored-by: Antoine Estienne <estienne.antoine@gmail.com>
Co-authored-by: Lizandro Zerpa <lizandroal.zerpa@gmail.com>
Co-authored-by: Marko Smej <marko.smej@outlook.com>
* Feature/web3 123 docs update example apps documentation (#199)

* Minor text style improvements

* Minor additions to the readme files

* Minor style change

* Making README NexeraID specific

* Updates following review

* Feature/web3 149 redeploy aave pool with new verifier and update aave example (#201)

* update proxy pool address

* use local env for pool and update idenztity sdk use

* NEX-399 - Updated versions of Exmaple Apps and Aave interface (#203)

* NEX-399 - Updated versions of Exmaple Apps and Aave interface

* NEX-399 - Changing ethers version

* NEX-399 - Change api url (#204)

* Change by default testnet config on Aave interface (#209)

* NEX-438 - Refactored example apps webhook response obtained (#210)

* NEX-440 - Updated api prod URL (#211)

---------

Co-authored-by: Andrew McFarland Campbell <131174751+AndrewMcFarlandCampbellNexeraID@users.noreply.github.com>
Co-authored-by: Antoine Estienne <estienne.antoine@gmail.com>
Co-authored-by: Lizandro Zerpa <lizandroal.zerpa@gmail.com>
Co-authored-by: Marko Smej <marko.smej@outlook.com>
Signed-off-by: Marko Smej <marko.smej@outlook.com>
Signed-off-by: Marko Smej <marko.smej@outlook.com>
Signed-off-by: Marko Smej <marko.smej@outlook.com>
Signed-off-by: Marko Smej <marko.smej@outlook.com>
@linear

linear Bot commented Feb 19, 2025

Copy link
Copy Markdown

@vercel

vercel Bot commented Feb 19, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nexeraid-example-airdrop-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 8:23am
nexeraid-examples-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 8:23am
psalion-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 8:23am

@joelamouche joelamouche left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some comments

Comment thread code-examples/customer-screening/README.md Outdated
Comment thread code-examples/customer-screening/frontend/README.md Outdated
joelamouche
joelamouche previously approved these changes Feb 20, 2025

@joelamouche joelamouche left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LFG!

@joelamouche joelamouche left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

components and routes still say customer but otherwise looks good

@@ -0,0 +1,113 @@
ComPilot Customer Screening Example - Backend TypeScript

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya encore ecrit Customer Screening

* Endpoints:
* - POST /api/customers: Submit a new customer screening
*/
export class CustomerController {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still customer here, also the endpoitn above is wrong I think

* Note: These routes are mounted at /api/customers in index.ts
* So the full path would be /api/customers/
*/
const router = Router();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this route should be called individuals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants