contracts

package
v0.9.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

README

Story Contracts

Install Dependencies

  1. Install npm if you haven't.

  2. Pull node_modules.

npm install -g pnpm
pnpm install

Build

  1. Install abigen.
go install github.com/ethereum/go-ethereum/cmd/abigen@latest
  1. Build the contracts.
make build

Test

  1. Install foundry.
curl -L https://foundry.paradigm.xyz | bash
source ~/.bash_profile
foundryup
  1. Run tests.
make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL