Inspiration

When I started depeloping on IC using Motoko I felt a strong lack of a convenient package manager.

In my opinion, a powerful package manager is a "must have" for modern programming languages.

How we built it

Steadily with struggle.

Challenges we ran into

Canister scalability.

Pitch recording.

Accomplishments that we're proud of

We have created a complete set of good package manager: CLI/registry/explorer.

Infinitely scalable file storage on IC.

What we learned

Internet Computer. Motoko.

What's next for MOPS

  • Private packages
  • Script run (mops run test)
  • Speedup publish/install
  • Cache packages
  • Website improvements (user profile, package dependencies, dependents, version history, download stats)
  • @scoped/packages

Is it already working?

Yes! You can install and publish packages!

Is it open source?

Yes! MOPS is completely open source!

Built With

Share this project:

Updates