thegood.eth
thegood.eth
This commit enhances the static Safe Admin Dashboard with live data pulled from the blockchain. 🔐 Features: - Integrated Safe Core Protocol Kit (`@safe-global/protocol-kit`) and `ethers.js` - Replaced hardcoded config...
feat: upgrade Safe Admin Dashboard to use live onchain data via Safe Core SDK
ci: setup GitHub Actions for Safe Core SDK build and test (#1) - Created `.github/workflows/main.yml` for CI - Installs Safe dependencies using pnpm - Runs build and typecheck via tsc...
## 🛠️ Summary This PR moves the `STATUS_PAGE` constant from the `IndexingStatus` component to the centralized `constants.ts` file and makes it environment configurable. This enables flexible deployment configurations (staging, self-hosted,...
### Summary This PR makes adjustments to improve CryptoEthereumSwift. ### Details - Updated code for clarity and consistency - Minor fixes applied - Prepares for future improvements ### Why? Ensures...
This PR renames the LICENSE file for proper recognition by GitHub. - No content changes made. - Standardizes the filename for better consistency.