Ecosyste.ms: Awesome
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: 17 days ago
JSON representation
Solidity library for casting and coercing types
- Host: GitHub
- URL: https://github.com/rainlanguage/rain.lib.typecast
- Owner: rainlanguage
- License: other
- Created: 2023-04-04T09:11:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T11:30:15.000Z (about 2 months ago)
- Last Synced: 2024-12-07T12:21:44.910Z (about 2 months ago)
- Language: Solidity
- Size: 1.06 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.