Skip to content

SkyMap merges astronomy and blockchain, enabling users to create accurate digital maps of stars and celestial objects at chosen locations and times. It uses precise astronomical data to mark personal milestones within EVM-compatible blockchains.

Notifications You must be signed in to change notification settings

PurrProof/skynft

Repository files navigation

Quick start

  • terminal 1 cd packages/api && docker-compose -f deploy/docker-compose.yml -f deploy/docker-compose.dev.yml --project-directory . up --build, open http://0.0.0.0:8000/api/docs in browser
  • ternimal 2 foundryup then anvil
  • check that networks.default="anvil" in packages/hardhat/hardhat.config.js
  • terminal 3: pnpm install, then REPORT_GAS=true pnpm test -- --network anvil --grep "SkyNft"
  • terminal 4: pnpm deploy:contracts, pnpm start, open http://localhost:3000 in browser

Credits, Open-source licenses:

About

SkyMap merges astronomy and blockchain, enabling users to create accurate digital maps of stars and celestial objects at chosen locations and times. It uses precise astronomical data to mark personal milestones within EVM-compatible blockchains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published