A smart contract & asset deployment + testing tool. Currently supports Algorand.
This project is in early stages, we are looking for active contributors.
>> Live at Irulan.dev <<
- Go to irulan.dev
- Click on "Set Up Node" and enter your Algorand node configuration.
- Now you can use the Browser on the left panel. Type in an address, asset, or application ID to search.
- To perform actions on a contract, click on "Connect Account" at the top.
- Now, search an application ID and click "Load Contract." The right side becomes a control panel for interacting with the contract.
Irulan is powered by Vue. To run:
npm install
npm run dev