Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```