Skip to content

claucondor/rootstock

Repository files navigation

RSK Contract Generator

This project is a web application that allows users to generate and deploy smart contracts on the RSK blockchain.

Features

  • Generate smart contracts from natural language descriptions
  • Refine existing contracts with specific instructions
  • Deploy contracts to RSK blockchain
  • View contract source code, ABI, and bytecode
  • Connect to MetaMask for contract deployment

Installation

  1. Clone the repository
  2. Install dependencies with npm install
  3. Start the development server with npm start

Usage

  1. Enter a description of the contract you want to generate
  2. Click "Generate" to create the contract
  3. Review the generated contract
  4. Click "Deploy" to deploy the contract to RSK blockchain

Technologies

  • React
  • Vite
  • Tailwind CSS
  • Ethers.js
  • RSK blockchain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published