Skip to content

Alpha-0

Compare
Choose a tag to compare
@roninjin10 roninjin10 released this 26 Jun 07:48
· 1050 commits to main since this release
97290ae

The first alpha release of EVMts imports !

Solidity+TypeScript

No more juggling abis and contract addresses

This first release does not use volar. It is the minimal bundling and ts-server capability to use EVMts in editors such as vscode. Bundling support for all planned bundlers including vite, webpack, rspack, rollup, and esbuild. Examples and most testing done so far using useContractRead in a vite example

To install install @next tag. e.g. npm install @evmts/vite-plugin@next

WIP docs here

https://github.com/evmts/evmts-monorepo/discussions/2000
image