eth-contracts-go

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

Golang CI License

ETH Contracts Go

This repository contains Ethereum Smart Contracts bindings and some high-level API built on most popular interfaces

Smart contracts code is depending on OpenZeppelin contracts used in eth-contracts repository.

Supported interfaces

Final
Access
Introspection:
  • ERC165 - EIP165 - Standard Interface Detection
  • ERC1820 - EIP1820 - Pseudo-introspection Registry Contract
Tokens:
  • ERC20 - EIP20 - Token Standard
  • ERC721 - EIP721 - Non-Fungible Tokens
  • ERC777 - EIP777 - Token Standard
  • ERC1155 - EIP1155 - Multi-token Standard
  • ERC4626 - EIP4626 - Tokenized Vault Standard
Last call
TBD

Usage

Use as dependency

go get github.com/rovergulf/eth-contracts-go

Install as CLI debug tool

go install github.com/rovergulf/eth-contracts-go

# if GOBIN specified
eth-contracts-go help

Documentation

Overview

Copyright © 2022 Rovergulf Engineers Team <team@rovergulf.net>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Jump to

Keyboard shortcuts

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