Update README.md

This commit is contained in:
hayzam 2024-10-18 12:56:14 +00:00
parent 03c4939f29
commit 0b28732527

View file

@ -43,10 +43,9 @@ Using the last 64 bits of the provided 128-bit CID, you are required to implemen
You can submit your solution as a ZIP file containing the project files (mail it to [hayzam@difuse.io](mailto:hayzam@difuse.io)). Include a README file with instructions on how to run the application and any additional information you consider relevant.
** OR **
You can host your solution and share the link with us. (Please ensure the link is accessible and the application is running.)
You can put it on a git repository and give read access to [hayzam](mailto:hayzam@difuse.io).
## Evaluation Criteria
@ -54,8 +53,4 @@ You can host your solution and share the link with us. (Please ensure the link i
* Correctness of the implementation.
* Handling of edge cases and error conditions.
* Documentation and comments.
* Test coverage and quality.
## Signing Bonus
For a signing bonus of **33377 INR**, implement the MAC address generation algorithm in WebAssembly (WASM) using **Go**. Integrate the WASM module with the Node.js server (**NOT the client side**) to generate the MAC addresses.
* Test coverage and quality.