Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 17 days 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.