By downloading and or forking this site for your own personal use you run the risk of not fully understanding the code; possibly even resulting in extreme cases of a loss of funds.
npm install
make start-devnet
# deploys to devnet check package.json for extra commands extending to other networks
npx @alephium/cli deploy -n devnet
# Compile
npx @alephium/cli compile
# Test
npx @alephium/cli test
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser