Developers face challenges in creating dApps due to issues like user authentication, access control, system monitoring, and third-party integration. Forge4Flow aims to address these problems with a developer infrastructure and tooling platform. We're excited to introduce three tool sets to advance the ecosystem:
Blockchain-based authentication lacks comprehensive user verification, requiring custom solutions for advanced functionalities and role-based access control. Transitioning to a Web3 environment increases the complexity of achieving secure user access control, both within DApps and when interacting with Web2 technologies. Auth4Flow offers a simple, open-source Identity and Access Management platform that simplifies Web3 authentication. It supports various authorization schemes, including RBAC, FGAC, ReBAC, and NFT/FT/Event gated access.
One of the biggest advantages of the Flow Blockchain is its ability to emmit events from within contracts, thus allowing developers to react to changes as they occur. Unfortunate tooling in this area has not been widely developed. With Alerts4Flow developers can easily set up Event Monitors to receive alerts in realtime using Websockets or Webhooks.
Lack of mobile resources is a huge factor for their being very little Web3 Mobile apps. By releases ecosystem SDKs for multiple platforms we can lower the barrier to entry for new developers. We have scoped several SDKs to target for Swift (iOS).
By providing these tool sets, we aim to empower developers to focus on delivering exceptional user experiences without worrying about complex authentication, access control, and other Web3 challenges.
To get started using Forge4Flow, follow the deployment guide to self-host your own instance of Forge4Flow-Core. Once you have an instance started, follow one of our SDK quick start guides or check out or documentation for more information.
Ya... Let's not talk about it, it's bad currently, is mostly there just to hold the blog and link to the documentation sites, and simply... needs to be replaced. Anyone interested in helping with this, or giving the Admin Dashboard a face life, please reach out in Discord
Once v0.1.0 is available the plan is to launch a service for hosting multiple Forge4Flow-Core environments with central management dashboard similar to Forge Manager
- Admin Dashboard
- Verify/Install Docker Installation
- Launch Docker Images For Manager
- Launch Docker Images For Forge4Flow-Core Environments
- Manage SSL Certs
- Proxy Traffic Through Manager To Environments
- Blockchain Native Login w/ Client & Server Sessions
- Walletless Onboarding w/ Client & Server Sessions
- Transaction Signing APIs
- Parent/Child Account Linking
- Forced Hybrid Authentication (Creating Flow Child Accounts for Blockchain Native Accounts)
- Blockchain FT/NFT/Event Gated Access Control
- .find Name and Profile Integration
- GO Server SDK
- JS SDK
- Node SDK
- React SDK
- Next.js
- Swift SDK
- Kotlin SDK
- Multi-Tenant Support
- Custom Event Monitors
- Websocket Support
- API Route To Configure Webhook Subscriptions To Events
- Flow Ecosystem
- FLOAT
- Swift (iOS)
- JS, Node
- Go
- .find
- Swift (iOS)
- JS, Node
- Go
- Flow NFT Catalog
- Swift (iOS)
- Go
- FLOAT
- Mobile Platforms
- Swift (iOS)
- NFT.storage
- SwiftIPFS-Image
- Swift (iOS)
- General Purpose
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated Please see CONTRIBUTING.md
for more information.
Forge4Flow is distributed under the ELv2 License. See LICENSE
for more information. Our SDKs are distributed under MIT licenses, see each SDKs GitHub repo for more information.
- warrant.dev Forge4Flow was built on top an amazing open source authorization project called Warrant. All credit for the Web2 authorization functionality within Forge4Flow goes to the amazing warrant.dev team.