diff --git a/README.md b/README.md index 159ae27..b8a16e9 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +* Test coverage and quality. \ No newline at end of file