Frontend for .ion domains by Ionic, powered by the Punk Domains protocol.
Link: https://id.ionic.money/
npm install
npm run devAdd the correct tokens (for the Send Tokens page).
- Important: Never commit directly to the
mainbranch. - Development is done on the
developbranch (or temporary branches which then merge with thedevelopbranch). - Deployment: When you want to make deployment to the production server, merge
developinto themainbranch. A CI/CD system on GitHub (GitHub Actions) will automatically build and deploy the new code to GitHub Pages.