This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
First, download Docker.
Second, build the image:
docker build -t solmix .
Finally, start the container:
docker run -d --name solmix-app -p 3000:3000 solmix
An innovative tool that allows not-skilled users to create, edit, analyze, and deploy smart contracts.
Key features
- AI integration
- No code editing feature
- Vulnerability detection analysis
- Local deployment
- DApp wizard based on ABI