@latticexyz/world

v2.0.0-alpha.3
World framework

dist

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

docs

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

lint

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

test

forge test

build

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

types

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

release

npm publish --access=public

tablegen

../cli/dist/mud.js tablegen

worldgen

../cli/dist/mud.js worldgen

gas-report

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

Metadata

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

Downloads