Integrate Shib Alpha Layer Rollups with Hardhat projects, manage wallet keys, and deploy smart contracts using Elder Wrap.
@shibaone/alpha-layer-hardhat
package extends your Hardhat development environment with Shib Alpha Layer capabilities:
Create npm configuration
.npmrc
file in your project root to access the ShibaOne registry:<AUTH_TOKEN>
with your GitHub personal access token that has package read permissions.Install the plugin
package.json
dependencies.elder.config.yaml
file in your project root to configure the plugin:
withElder
function:
withElder(hhConfig, keyAlias?)
getNetwork({ name, keyAlias? })
getKey(alias)
keyMap()
listKeys()
getConfig()
elder.config.yaml
.
wrap_url()
hh ignition deploy-elder
for faster typing.elder-wrap
binary:
Connection Issues
elder_grpc_endpoint
is accessibleKey Management Errors
Deployment Failures