An open API service indexing awesome lists of open source software.

https://github.com/yummyweb/codyx-web

This is the web project for Codyx - no-code for web3.
https://github.com/yummyweb/codyx-web

Last synced: about 1 month ago
JSON representation

This is the web project for Codyx - no-code for web3.

Awesome Lists containing this project

README

        

# Codyx

The first web3 smart contract app builder.

## Architecture

As a high-level overview, we use Next.js API routes for backend integration. Prisma is used as the ORM to interact with the database, and the chosen database is a PostgreSQL database hosted on neon.tech.

## Requirements

- Must have cargo installed
- Seahorse must be installed