Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latticexyz/mud

MUD is a framework for building autonomous worlds
https://github.com/latticexyz/mud

autonomous-worlds ethereum evm framework game-development sdk solidity typescript

Last synced: 4 days ago
JSON representation

MUD is a framework for building autonomous worlds

Awesome Lists containing this project

README

        

# MUD

![MUD logo](./docs/public/mud-cover-photo.png)


Battle-tested onchain framework for developers






 



 



MUD is a framework for ambitious Ethereum applications.

It offers a composable foundation to EVM developers that handles data storage, upgrades, delegations, data-sync with frontends, etc.
You can learn more about MUD in the [MUD documentation](https://mud.dev/introduction)

## Quickstart

```
pnpm create mud@latest
```

Then follow the directions onscreen.

For more information on how to get started, have a look at the [MUD quickstart](https://mud.dev/quickstart).

## Contribute

We'd love your support in improving MUD, [see here for instructions](https://mud.dev/contribute).
This monorepo includes all of MUD's source code, and pull requests are always welcome.
To discuss new features or changes [join our Discord](https://lattice.xyz/discord).

## Community support

[Join our Discord](https://lattice.xyz/discord) to get support and connect with the community!

## License

MUD is open-source software [under the MIT license](LICENSE).