Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

eth-experiments/eip-4430-sol

Repository files navigation

EIP-4430 Smart Contract Prototype

Usage

  1. Clone this repo: git clone git@github.com:eth-experiments/eip-4430-sol.git

Usage

This repo is setup to compile (nvm use && yarn compile) and successfully pass tests (yarn test)

Installation

Install the repo and dependencies by running: yarn

Deployment

These contracts can be deployed to a network by running: yarn deploy

Verification

These contracts can be verified on Etherscan, or an Etherscan clone, for example (Polygonscan) by running: yarn etherscan-verify or yarn etherscan-verify-polygon matic

Testing

Run the unit tests locally with: yarn test

Coverage

Generate the test coverage report with: yarn coverage


Copyright 2022 Kames Geraghty

About

EIP-4430 Smart Contract Prototype

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors