All Projects → ic-rocks → ic-rocks

ic-rocks / ic-rocks

Licence: other
Analytics and explorer for the DFINITY Internet Computer

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ic-rocks

awesome-motoko
A curated list of Motoko code and resources.
Stars: ✭ 43 (-4.44%)
Mutual labels:  motoko-language
agent dart
Agent library for Internet Computer, in Dart
Stars: ✭ 60 (+33.33%)
Mutual labels:  internet-computer
programming-languages
In this course, students will learn about the foundational elements of programming languages as well as the design principles behind Motoko and the Internet Computer, and will build their own simple stack machine using these ideas. Module 1 serves as an intro to this unit, providing historical context for programming language design and how this…
Stars: ✭ 28 (-37.78%)
Mutual labels:  internet-computer
ic-drive
An open-source decentralized storage app built on the internet computer.
Stars: ✭ 77 (+71.11%)
Mutual labels:  internet-computer
protocol-design
In this course, students will learn about the basics of protocols, understand how core protocols create the internet as we know it, and develop a high-level conception of the Internet Computer Protocol. Using this knowledge, students will implement their own version of DNS and a basic banking application on the Internet Computer. Module 1 serves…
Stars: ✭ 30 (-33.33%)
Mutual labels:  internet-computer

ic-rocks

UI for ic.rocks.

Uses Next.js, react-query, and tailwind.

Environment Variables

Create a .env file:

//API_ENDPOINT = http://localhost:3001 // If specified, will override the default API endpoint.

Development

npm run dev

Building and Running

npm run build
npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].