README ¶ Story Contracts Install Dependencies Install npm if you haven't. Pull node_modules. npm install -g pnpm pnpm install Build Install abigen. go install github.com/ethereum/go-ethereum/cmd/abigen@latest Build the contracts. make build Test Install foundry. curl -L https://foundry.paradigm.xyz | bash source ~/.bash_profile foundryup Run tests. make test Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files genbindings.go Directories ¶ Show internal Expand all Path Synopsis bindings scripts Click to show internal directories. Click to hide internal directories.