{"id":17447799,"url":"https://github.com/pmuens/astralis","last_synced_at":"2026-04-11T06:03:37.757Z","repository":{"id":146810290,"uuid":"441955986","full_name":"pmuens/astralis","owner":"pmuens","description":"Monorepo for rapid development of production grade EVM dApps","archived":false,"fork":false,"pushed_at":"2022-01-29T20:26:22.000Z","size":2886,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T10:47:53.532Z","etag":null,"topics":["blockchain","dapp","dapp-development","dapp-template","ethereum","ethereum-dapp","evm","hardhat","hardhat-template","nextjs","react","reactjs","smart-contract","smart-contracts","solidity","solidity-contracts"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmuens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-26T18:16:20.000Z","updated_at":"2022-04-07T06:15:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9327251-4c54-442b-99ff-02ac0afb4984","html_url":"https://github.com/pmuens/astralis","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuens%2Fastralis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuens%2Fastralis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuens%2Fastralis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmuens%2Fastralis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmuens","download_url":"https://codeload.github.com/pmuens/astralis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254323181,"owners_count":22051738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","dapp","dapp-development","dapp-template","ethereum","ethereum-dapp","evm","hardhat","hardhat-template","nextjs","react","reactjs","smart-contract","smart-contracts","solidity","solidity-contracts"],"created_at":"2024-10-17T19:51:06.182Z","updated_at":"2025-12-30T23:05:01.442Z","avatar_url":"https://github.com/pmuens.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Astralis\n\nMonorepo for rapid development of production grade EVM dApps.\n\n## Setup\n\n1. `git clone \u003curl\u003e`\n2. `cp ./packages/hardhat/.env.example ./packages/hardhat/.env`\n3. Update `./packages/hardhat/.env`\n4. `cp ./packages/next/.env.example ./packages/next/.env`\n5. Update `./packages/next/.env`\n6. `yarn install`\n7. `yarn dev`\n8. MetaMask\n   1. Import Hardhat Account #0 Private Key\n   2. Import Hardhat Account #1 Private Key\n   3. Switch to Hardhat Account #0\n   4. Update \"Localhost 8545\" Network Chain ID to `31337` (Settings -\u003e Networks -\u003e Localhost 8545 -\u003e Chain ID)\n   5. Reset Account (Settings -\u003e Advanced -\u003e Reset Account)\n\n## Deployment\n\n### Hardhat\n\n1. `yarn hardhat:clean`\n2. Ensure that `./packages/hardhat/.env` is up-to-date\n3. `NETWORK= yarn hardhat:deploy`\n4. `NETWORK= yarn hardhat:verify`\n\n### Next\n\n1. `yarn next:clean`\n2. Ensure that `./packages/next/.env` is up-to-date\n3. `FLEEK_API_KEY= yarn workspace next exec 'fleek site:init'` \\*\n4. Open `./packages/next/.fleek.json` and change `publicDir` to `out` \\*\n5. `FLEEK_API_KEY= yarn next:deploy`\n\n\\* Not necessary for subsequent deployments.\n\n## Useful Commands\n\n```sh\nyarn [\u003cworkspace\u003e:]build\nyarn [\u003cworkspace\u003e:]clean\nyarn [\u003cworkspace\u003e:]coverage\nyarn [\u003cworkspace\u003e:]format\nyarn [\u003cworkspace\u003e:]lint\nyarn [\u003cworkspace\u003e:]lint-staged\nyarn [\u003cworkspace\u003e:]metrics\nyarn [\u003cworkspace\u003e:]test\nyarn [\u003cworkspace\u003e:]watch\nNETWORK= FLEEK_API_KEY= yarn [\u003cworkspace\u003e:]deploy\nNETWORK= yarn [\u003cworkspace\u003e:]export\n\nyarn workspace \u003cname\u003e add [-D] \u003cdependency\u003e\nyarn workspace \u003cname\u003e run \u003cscript\u003e\n\nNETWORK= yarn hardhat:deploy\nNETWORK= yarn hardhat:export\nNETWORK= yarn hardhat:verify\n\nFLEEK_API_KEY= yarn workspace next exec 'fleek site:init'\nFLEEK_API_KEY= yarn next:deploy\n```\n\n## Checklists\n\n### Updating the Solidity Compiler\n\n- [ ] Do global search for current version\n- [ ] Update findings to use new version\n\n### Adding a Workspace\n\n- [ ] Update `eslint.workingDirectories` config in [`.vscode/settings.json`](./.vscode/settings.json)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmuens%2Fastralis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmuens%2Fastralis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmuens%2Fastralis/lists"}