Socket
Book a DemoInstallSign in
Socket

@automata-network/contracts

Package Overview
Dependencies
Maintainers
6
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automata-network/contracts

This repo serves as a central location for all contracts that we have released to the public.

0.1.2
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
6
Weekly downloads
 
Created
Source

Automata Contracts

Follow the instructions below to add our contracts as dependencies to your project.

Hardhat

Simply install the @@automata-network/contracts npm package, by running the command below:

yarn add @automata-network/contracts

Foundry

Run the command below:

forge install automata-network/automata-contracts

After installing the dependency, it is recommended that you manually configure remappings in either Foundry.toml or remappings.txt.

@automata-network/contracts/=lib/automata-contracts/

Here's an example of importing IAutomataVRFCoordinator.sol into your project.

import {IAutomataVRFCoordinator} from "@automata-network/contracts/vrf/IAutomataVRFCoordinator.sol";

FAQs

Package last updated on 22 Sep 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.