@automata-network/contracts

0.1.2 • Public • Published

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";

Readme

Keywords

none

Package Sidebar

Install

npm i @automata-network/contracts

Weekly Downloads

0

Version

0.1.2

License

none

Unpacked Size

2.5 kB

Total Files

5

Last publish

Collaborators

  • jojotyty
  • goldfinger87
  • arvianto.dwi
  • xatadev
  • linyao7
  • 297951292