# Integration Timeline

On this page, you will find a high-level step-by-step overview of the standard SDK integration process from initial preparation to final in-game implementation.

<table><thead><tr><th width="86">Step</th><th width="206">Workstream</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>NFT Mint on Testnet</td><td><p>Once the sample collection of graphics and metadata have been produced, a sample collection of NFTs are minted on target chain's testnet. </p><p></p><p>Please note that these are just mock assets for the purpose of testing integration with the game.</p></td></tr><tr><td>2</td><td>Token Mint on Testnet</td><td>Once details about the in-game currency and on-chain token have been produced, a small population of tokens are minted on the target chain's net.<br><br>Please note that these are just mock assets for the purpose of testing integration with the game.</td></tr><tr><td>3</td><td>Token Exchange Dashboard Deployment</td><td><p>To facilitate in-game/on-chain token exchanges, a generic token exchange dashboard web app is created on the game's subdomain. </p><p></p><p>The token exchange dashboard allows the users to make a deposit (convert on-chain tokens into in-app tokens) and make a withdrawal (convert in-app tokens into on-chain tokens).</p></td></tr><tr><td>4</td><td>NFT Link Dashboard Deployment</td><td>To facilitate linking the NFT to the game, a generic NFT link dashboard web app is created on the game's subdomain.</td></tr><tr><td>5</td><td>Game Simulator Testing</td><td><p>Once step 3 and 4 have been successfully deployed, publishers are given access to a game simulator which they can use to test the Token Exchange and NFT Link dashboard prior to integrating the SDK with the game. </p><p></p><p>At this stage, any issues noted with the token and NFT integration can be raised to Catheon Gaming.</p></td></tr><tr><td>6</td><td>SDK Integration</td><td>The Game Simulator Testing in step 5 serves as the starting block for in-game integration. <br><br>Publishers are provided full access to the SDK and a dedicated Catheon Gaming developer to assist them with the integration. The publisher gets to control and decide how to use the SDK and Catheon will ensure that any on-chain activity required for the game development can be accessed through the SDK integration.</td></tr></tbody></table>
