Socket
Book a DemoInstallSign in
Socket

@chainlink/evm-gauntlet-example

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainlink/evm-gauntlet-example

EVM Gauntlet Example

latest
npmnpm
Version
1.0.1
Version published
Maintainers
5
Created
Source

Example EVM Gauntlet Package

This package is an example package that manages a simple storage contract with two functions:

  • retrieve: returns the stored value
  • store(uint256): sets a new numeric value

Commands

  • storage:deploy: Deploy the contract
  • storage:inspect: calls the retreive function
  • storage:store: stores the value

Keywords

typescript

FAQs

Package last updated on 10 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts