Docs.rs
solid-grinder-0.0.1
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solid-grinder 0.0.1
A CLI that goes along with building blocks of smart contract. Along with our front-end snippets, this toolbox can reduce L2 gas cost by encoding calldata for dApps development to use as little bytes of calldata as possible.
Crate
Source
Builds
Feature flags
Hide files
..
.changeset
.github
audits
certora
contracts
docs
hardhat
lib
scripts
test
.codecov.yml
.editorconfig
.eslintrc
.gitignore
.gitmodules
.mocharc.js
.prettierrc
.solcover.js
.solhint.json
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
foundry.toml
GUIDELINES.md
hardhat.config.js
LICENSE
logo.svg
netlify.toml
package-lock.json
package.json
README.md
RELEASING.md
remappings.txt
renovate.json
requirements.txt
SECURITY.md
slither.config.json
1
2
3
[
build
]
command
=
"
npm run docs
"
publish
=
"
build/site
"