Remix Release v0.57.0

Rob Stupay
Remix Project
Published in
3 min readNov 8, 2024

The Big News

  • RemixAI, the new Web3 AI Assistant
  • New Script Configuration plugin
  • Routescan added to the Contract Verification plugin
  • Optional logos in QuickDapp

RemixAI Assistant now has a popup panel

When Remix loads, the RemixAI Assistant panel will be open on the right side of the screen.

In the closed position, it will look like this:

RemixAI queries initiated from the button on a compiler error (like the one in the image below) will be answered in the popup panel.

New Script Configuration plugin

Have you wanted to have Remix use Ethers v6 and not Ethers v5?
The new Script Configuration plugin lets you choose between script runner configurations.

Routescan added to the Contract Verification plugin

I assume you’ve tried the new Contract Verification plugin — if not, you must! You can verify on multiple verification services simultaneously!

When the plugin loads, the only service that is activated by default is Sourcify. This is because Sourcify is the only service that does not require an API key.

Once the Enable? button is clicked, you’ll be taken to the plugin’s Settings tab where you can input your key.

Make a Dapp with QuickDapp and include your logo (or not)!

Have you tried QuickDapp to whip up a front end for your Smart Contract? To use it, you need to have deployed a contract to a public network. When you open up the deployed instance, you’ll see this (new) logo to click on:

QuickDapp will open in a tab in the main panel.

QuickDapp will deploy your DApp to surge.sh. Within a specified limit, this is a free service and you choose your own subdomain. Once deployed, anyone can check out your DApp!

ขอบคุณผู้ใช้ Remix ที่ยอดเยี่ยม

(That’s Thai for Thank You Wonderful Remix Users)
Please report any problems you find in Remix. And, as always, please send us any suggestions about changes you’d like to see in Remix, or any functionality you think would be useful to add.

Join our Discord server for community support. Or, send us an email at remix@ethereum.org!

--

--

Remix Project
Remix Project

Published in Remix Project

In browser editor for developing, debugging and deploying Solidity contracts

Responses (1)