Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pinatacloud/custom-erc6551-tutorial

A custom implementation of the ERC-6551 token bound account with an ERC-721 NFT.
https://github.com/pinatacloud/custom-erc6551-tutorial

Last synced: 17 days ago
JSON representation

A custom implementation of the ERC-6551 token bound account with an ERC-721 NFT.

Awesome Lists containing this project

README

        

# Custom ERC-6551 Tutorial

This project is a custom implementation of the ERC-6551 token-bound account standard with an ERC-721 NFT (Non-Fungible Token).

## Getting Started

To set up and run this project on your local environment, follow these steps:

### Installation

Use npm to install the project's dependencies:

```bash
npm install
npx hardhat compile