Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 585 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 585 Bytes

StarkNet-Research

StarkNet Dapp built on El Cairo language (StarkNet language) and Next.js. Also gives a documentation about STARK tech and El Cairo information. 📝

imageHome

Theory Support

The theory support is a documentation at high level of the STARKNET tech for developers, check it: Starknet

Getting Started

First, run the development server:

npm run dev
# or
yarn dev