Local Interchain Rust Example
Learn how to seamlessly integrate Rust CosmWasm contracts into your GitHub workflow. Follow our step-by-step guide to set up your project, configure chain parameters, write tests, and automate.
Step-by-Step Guide to Running Rust Cosm Wasm Contracts in GitHub Workflow
Prerequisites:
Step 1: Set Up Your Project
Step 2: Organize Your Project
Step 3: Create an Interchange Test Folder
Step 4: Define Chain Configuration
Step 5: Use Environment Variables
Step 6: Configure Relayer and Server (Optional)
Step 7: Write Your Tests
Step 8: Set Up GitHub Workflow
Step 9: Define GitHub Workflow Actions
Step 10: Workflow Completion
Conclusion:
Last updated
Was this helpful?