Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@seda-protocol/contracts

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seda-protocol/contracts

  • 0.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-66.67%
Maintainers
0
Weekly downloads
 
Created
Source

seda-evm-contracts

SEDA EVM Contracts

GitHub Stars GitHub Contributors Discord chat Twitter

EVM contracts to interact with the SEDA network.

To learn how to contribute, please read contributing.

Dependencies

The Foundry toolchain must be installed, and recommended method is to use Foundryup. You can install it via:

curl -L https://foundry.paradigm.xyz | bash

Developing

The Foundry book is a great reference for getting started.

forge build --via-ir
forge test -vv --via-ir
forge fmt

License

Contents of this repository are open source under MIT License.


cast abi-encode "constructor(address _admin, address[] memory _relayers)" 0x69579E073C70b93F5859d2058eb6CF749e1FdB3a \[0x69579E073C70b93F5859d2058eb6CF749e1FdB3a\]
forge verify-contract 0x644ea6c434DDFEFf6203c7188F834BDb525cBdCc src/SedaOracle.sol:SedaOracle --verifier-url https://api-sepolia.etherscan.io/api --etherscan-api-key UVT3FW9JFNHK6ZFI4Y5XP6SKI78FRUZD1Z --num-of-optimizations 200 --compiler-version 0.8.25 --constructor-args 0x00000000000000000000000069579e073c70b93f5859d2058eb6cf749e1fdb3a0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000069579e073c70b93f5859d2058eb6cf749e1fdb3a --watch

FAQs

Package last updated on 24 Jul 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc