You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for implementing the Know Your Customer (KYC) process for Gold dealers. The implementation should use the endpoints provided in the backend documentation and include a call to the smart contract function verify_dealer_kyc.
Acceptance Criteria:
The KYC process should be implemented for Gold dealers.
The KYC process should use the endpoints provided in the backend documentation.
The KYC process should include a call to the smart contract function verify_dealer_kyc.
The KYC process should be tested and verified to work correctly.
Smart contract interactions should be handled securely and efficiently.
Tasks:
Review the backend documentation for the KYC endpoints.
Design the KYC flow for Gold dealers.
Implement the KYC flow in the frontend.
Integrate the call to the smart contract function verify_dealer_kyc within the KYC flow.
Handle potential errors and exceptions during smart contract interactions.
Test the KYC flow, including the smart contract call.
Deploy the KYC flow to production.
Additional Information:
The backend documentation for the KYC endpoints can be found here: [Link to backend documentation]
The KYC flow for Gold dealers should be designed to be user-friendly and efficient.
The KYC flow should be tested thoroughly to ensure that it works correctly and securely.
The smart contract function verify_dealer_kyc should be thoroughly audited and tested before integration.
The text was updated successfully, but these errors were encountered:
Description:
This issue is for implementing the Know Your Customer (KYC) process for Gold dealers. The implementation should use the endpoints provided in the backend documentation and include a call to the smart contract function
verify_dealer_kyc
.Acceptance Criteria:
verify_dealer_kyc
.Tasks:
verify_dealer_kyc
within the KYC flow.Additional Information:
verify_dealer_kyc
should be thoroughly audited and tested before integration.The text was updated successfully, but these errors were encountered: