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

https://github.com/rainlanguage/rain.lib.typecast

Solidity library for casting and coercing types
https://github.com/rainlanguage/rain.lib.typecast

Last synced: 8 months ago
JSON representation

Solidity library for casting and coercing types

Awesome Lists containing this project

README

          

# foundry.template

Docs at https://rainprotocol.github.io/foundry.template

## Use as template

```
forge init -t rainprotocol/foundry.template
cd
forge install foundry-rs/forge-std
```

Then update the readme, set the docs url and configure github pages on github repo settings.