Skip to content
/ juno Public

Build Web3 at Lightning Speed

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
COPYING
Notifications You must be signed in to change notification settings

junobuild/juno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b889361 Β· Mar 6, 2025
Feb 27, 2025
Feb 7, 2025
Nov 28, 2024
Mar 4, 2025
Feb 14, 2025
Mar 6, 2025
Jan 20, 2023
Jan 16, 2025
Jan 16, 2025
Nov 16, 2024
Jan 20, 2023
Jan 2, 2025
Sep 28, 2023
Feb 4, 2023
Mar 4, 2025
Feb 8, 2025
Feb 7, 2025
Jan 20, 2023
Feb 14, 2025
Feb 23, 2023
Feb 28, 2025
Jun 27, 2024
Feb 18, 2025
Feb 18, 2025
Jun 15, 2024
Mar 6, 2025
Mar 6, 2025
Feb 21, 2025
Aug 5, 2024
Feb 18, 2025
Jan 17, 2025
Feb 8, 2025
Feb 18, 2025
Feb 8, 2025
Jun 5, 2024

Repository files navigation

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]
  • πŸ‘€ Monitoring [Docs]
  • πŸ’Ύ Snapshots [Docs]

A screenshot of the Juno Console


πŸš€ Introduction

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 ⚑️🀯.

πŸ’β€β™‚οΈοΈ Links & Resources

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.

πŸ–₯️ Bootstrap

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

🐳 Docker

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.

πŸ§‘β€πŸ€β€πŸ§‘ Community

Have questions, comments, or feedback? Join our Discord or OpenChat.

πŸ’¬ Contact

Find us on X/Twitter at @junobuild or email us at hello@junobuild.ch.