Skip to content

ChipioIndustries/lithium

Repository files navigation

Unit Tests Create Release Docs Deploy

Lithium

Lithium is an instance for simulating network calls that can yield and fail.

Installing with Wally

  • Add this line to your wally.toml file under [dependencies]:

     Lithium = "chipioindustries/lithium@1.0.0"
  • Then run wally install to install the package.

For usage instructions, see the documentation.