The official website for OASIS - The Universal Web4/Web5 Infrastructure.
π Production: https://www.oasisweb4.com
- Static HTML/CSS/JavaScript
- Deployed on Vercel
- Domain: oasisweb4.com
.
βββ index.html # Main homepage
βββ styles.css # Global styles
βββ script.js # JavaScript functionality
βββ resources.html # Resources page
βββ products/ # Product detail pages
β βββ identity.html
β βββ data.html
β βββ nfts.html
β βββ smart-contracts.html
β βββ bridges.html
β βββ infrastructure.html
βββ logos/ # Ecosystem partner logos
βββ oasis-logo.png # OASIS logo
βββ vercel.json # Vercel deployment configuration
- Clone the repository
- Open
index.htmlin a browser or use a local server - Make changes to HTML, CSS, or JavaScript files
- Test locally before deploying
The site is automatically deployed to Vercel when changes are pushed to the main branch.
vercel --prod- Create a feature branch
- Make your changes
- Test locally
- Submit a pull request
- Documentation: https://oasis-web4.gitbook.io/oasis-web4-docs/
- API Docs: http://api.oasisweb4.com/swagger/index.html
- GitHub: https://github.com/NextGenSoftwareUK/OASIS