#access-control #blockchain #wasm #rust

access-rs

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

1 unstable release

0.1.0 Sep 8, 2024

#66 in #access-control

49 downloads per month

MIT license

7KB
63 lines

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.

Dependencies

~27–43MB
~797K SLoC