access-rs 0.1.0

A rust-based access-control token library for Web3 developers, providing a high-performance, secure, and customizable solution.
Documentation

Access Control and Ownership Management Library for Ethereum Contracts

This library provides a set of utilities for managing access control and ownership of Ethereum-based smart contracts. Built with ethers-rs, the library offers streamlined methods for creating contract instances and interacting with them on the Ethereum network.

Features

  • Access Manager: Create and manage contract instances using ABI files for flexible interactions.
  • Ownable Contract Management: Easily instantiate contracts with ownership functionality.