Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomkoom/cyql.io
cyql.io is a curated gallery of Internet Computer projects.
https://github.com/tomkoom/cyql.io
blockchain canister dapps icp internet-computer javascript js jsx motoko motoko-language react react-router reactjs redux smart-contracts tsx typescript web3
Last synced: 29 days ago
JSON representation
cyql.io is a curated gallery of Internet Computer projects.
- Host: GitHub
- URL: https://github.com/tomkoom/cyql.io
- Owner: tomkoom
- License: mit
- Created: 2021-11-14T16:03:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T15:42:28.000Z (8 months ago)
- Last Synced: 2024-04-11T17:50:03.836Z (8 months ago)
- Topics: blockchain, canister, dapps, icp, internet-computer, javascript, js, jsx, motoko, motoko-language, react, react-router, reactjs, redux, smart-contracts, tsx, typescript, web3
- Language: TypeScript
- Homepage: https://cyql.io
- Size: 44.7 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cyql.io
[cyql.io](https://cyql.io/) is a curated gallery of projects built on the [Internet Computer](https://internetcomputer.org/)
- frontend canister: n7ib3-4qaaa-aaaai-qagnq-cai
- backend canister: nrkmt-haaaa-aaaai-qagmq-cai
- domain: cyql.io### API
- ...
### stack
- react.js
- redux
- vite
- [motoko](https://internetcomputer.org/docs/current/motoko/main/motoko)
- styled components```
npm i
dfx generate
npm run dev
```