Juno is a blockchainless (or zero-knowledge) development platform for creating innovative applications.
- 🔑 Authentication [Docs]
- 📦 Datastore [Docs]
- 📂 File Storage [Docs]
- 🌐 Hosting [Docs]
- ⚙️ Functions [Docs]
- 📊 Analytics [Docs]
Juno is a blockchain-as-a-service (“blockchainless”) platform that empowers developers to build decentralized apps efficiently. Similar to Web2 cloud service platforms but with significant improvements, it offers a comprehensive toolkit to scaffold secure and efficient projects running on the blockchain.
With Juno, developers can integrate features such as authentication, data and file storage, hosting, serverless functions, or on-chain analytics provided by smart contracts. This allows them to scaffold projects using familiar patterns while maintaining complete control over their work.
In short, Juno is the Google Firebase alternative for Web3 ⚡️🤯.
Here are some useful links:
- Looking to get started? Check out the Guides & Examples for step-by-step tutorials and sample code.
- Explore the full documentation for in-depth details on using and configuring Juno.
- See the HACKING document for instructions on running and developing Juno locally.
- Have a look at the LICENSE for information about licensing and limitation.
Planning to build a decentralized website, blog, or application? Quickly scaffold your project with ready-made templates.
# with npm
npm create juno@latest
# with pnpm
yarn create juno
# with yarn
pnpm create juno
When building your project locally or contributing to this repo, ensure you have Docker installed on your machine (Windows, MacOS, or Linux).
Note
For MacBooks with M processors, it is important to use Docker Desktop version 4.25.0 or later, ideally the latest available version.
Have questions, comments, or feedback? Join our Discord or OpenChat.
Find us on X/Twitter at @junobuild or email us at [email protected].