Apex Quest Guide for Developers
Edited 06/01/2024
This guide will walk you through accessing the repository, selecting and cloning a preferred framework, adding the Crossmark SDK, implementing various methods, and submitting responses.
Step 1: Access the Repository
- Visit the Repository:
Navigate to the official repository URL where the frameworks are hosted.
Github Repository - Explore the Repository: Review the available frameworks and resources in the repository.
Step 2: Select and Clone Preferred Framework
- Choose a Framework: Choose the framework you are most comfortable with. Available options include Angular, React and Vue.
- Clone the Repository:
Use the following Git command to clone the selected framework:git clone https://github.com/crossmarkio/apex-dev-quest.git
- Navigate to the Project Directory:
Change into the cloned repository directory:cd apex-dev-quest ``` <br>
Step 3: Add or Install the SDK
- Install SDK Dependencies:
Using a package manager like npm or yarn, install or add the SDK.
npm install @crossmarkio/sdk
yarn add @crossmarkio/sdk
- Verify Installation: Ensure that the SDK is correctly installed by checking the project's dependencies.
Step 4: Refer to the Comprehensive Documentation
- Access Documentation: Visit the official documentation page for the SDK.
- Understand SDK Methods: Review the available methods and their usage provided in the documentation.
Step 5: Implement Methods as per the Documentation
- Initialize the SDK:
Follow the initialization instructions to set up the SDK in your project. - Implement Sign In and Wait Method:
Refer to the documentation to implement the sign in and wait method. Test the method to ensure it works as expected. - Implement Session Method:
Use the documentation to guide you in implementing the session method. Verify that the session retrieval is functioning correctly. - Implement Sign and Wait Transaction Method:
Follow the steps in the documentation to sign a transaction . Check the signed transaction output for correctness. - Implement Submit and Wait Transaction Method:
Implement the method to send a transaction based on the documentation. Ensure the transaction is successfully sent and recorded on the blockchain.
Step 6: Submit the Form with the Response of Each Method
- Collect Method Responses: After implementing and testing each method, collect the responses generated by each method.
- Access Submission Form: Refer the quest form provided below for submitting the responses.
- Fill in the Form: Enter the required details, including the responses for:
- Submit the Form: Review the form entries for accuracy and completeness and submit the form.
Congratulations! You have successfully completed the Crossmark Quest. Come visit us at the Crossmark Booth to claim your prize!
For any issues or additional support, contact us on our Discord.