Base-native, non-custodial token/NFT builder.
A — Token Builder (ERC-20):
- VDOOToken.sol + token.json + GitHub Actions → compiled ERC-20
B — NFT Builder (ERC-721):
- VOUDOO721.sol + metadata JSON → compiled ERC-721
C — Full Platform:
- PHB symbolic metadata
- GitHub / Google / Microsoft login (planned)
- Base wallet connect (planned)
- UI on top of this repo (planned)
Termux is the VOUDOO∞ client:
- Create token specs
- Maintain symbolic hash chain
- Push changes to GitHub
GitHub Actions is the compiler:
- Builds contracts with Foundry on ubuntu-latest
- Stores ABI + bytecode in artifacts/out