https://github.com/hirosystems/clarity-factory
https://github.com/hirosystems/clarity-factory
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hirosystems/clarity-factory
- Owner: hirosystems
- License: apache-2.0
- Created: 2023-05-22T16:41:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T10:51:31.000Z (over 2 years ago)
- Last Synced: 2026-03-28T18:06:34.835Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.36 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clarity Factory
An app to create Clarity smart contracts without writing code.
## Development
First, run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.