Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergical/ossummer
Hacktoberfest - but onchain
https://github.com/sergical/ossummer
ossummer
Last synced: 8 days ago
JSON representation
Hacktoberfest - but onchain
- Host: GitHub
- URL: https://github.com/sergical/ossummer
- Owner: sergical
- Created: 2024-06-07T19:02:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T01:05:55.000Z (6 months ago)
- Last Synced: 2024-08-03T16:20:48.944Z (5 months ago)
- Topics: ossummer
- Language: TypeScript
- Homepage: https://ossummer.xyz
- Size: 38.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING_TEMPLATE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Open Source Summer - Buildathon project
This project has two main folders:
```bash
.
├── contracts
│ ├── src
│ ├── broadcast
│ ├── script
│ └── test
└── web
├── app
└── src
```[contracts](/contracts/README.md) folder contains all the solidity code
[web](/web/README.md) folder contains all the frontend code