@latticexyz/world

v2.0.0-alpha.84
World framework

dist

rimraf abi && mkdir abi && cp -rf out/*.sol/*.json abi/ && yarn rimraf abi/*.metadata.json

docs

rimraf API && hardhat docgen && echo 'label: API order: 50' > API/index.yml

link

yarn link

lint

yarn prettier && yarn solhint

test

forge test

build

rimraf out && forge build && yarn dist && yarn types && tsup

types

rimraf types && typechain --target=ethers-v5 abi/*.json

prepare

yarn build

release

npm publish --access=public

solhint

solhint --config ./.solhint.json 'src/**/*.sol'

prettier

prettier --write 'src/**/*.sol'

tablegen

../cli/dist/mud.js tablegen

worldgen

../cli/dist/mud.js worldgen

gas-report

mud gas-report --path test/* --path test/**/* --save gas-report.json
npm i @latticexyz/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/11/2023

Downloads