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.
- Host: GitHub
- URL: https://github.com/yummyweb/codyx-web
- Owner: yummyweb
- Created: 2024-06-19T16:14:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T16:54:35.000Z (11 months ago)
- Last Synced: 2024-12-23T21:29:37.039Z (5 months ago)
- Language: TypeScript
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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