access-rs

Crates.ioaccess-rs
lib.rsaccess-rs
version0.1.0
sourcesrc
created_at2024-09-08 10:28:07.581729
updated_at2024-09-08 10:28:07.581729
descriptionA rust-based access-control token library for Web3 developers, providing a high-performance, secure, and customizable solution.
homepagehttps://github.com/nzengi/access-rs
repositoryhttps://github.com/nzengi/access-rs
max_upload_size
id1367972
size7,846
(nzengi)

documentation

https://docs.rs/access-rs

README

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.
Commit count: 0

cargo fmt