Time to read: 1 min
完全なドキュメント索引については llms.txt
Deploy Runes Mock Bridge Smart Contract
To deploy the Runes smart contract using Remix IDE, follow the steps below:
Step 1: Access Remix IDE
- Open your web browser and go to Remix IDE.
Step 2: Create a New File
- In the Remix IDE, navigate to the File Explorer (the first icon on the left sidebar).
- Click on the file icon to create a new file.
- Name the file
RuneToken.sol.