Skip to content

ImHangLi/Agent4rena-PoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Agent4rena-PoC

Smart Contracts

Getting Started

Prerequisites

  • Node.js (v16 or later recommended)
  • npm or yarn
  • Git

Installation

# Clone the repository
git clone https://github.com/yourusername/Agent4rena-PoC.git
cd Agent4rena-PoC

# Install dependencies
cd contract && npm install

Development Commands

# Compile contracts
npx hardhat compile

# Run tests
npx hardhat test

# Deploy contracts
npx hardhat ignition deploy ./ignition/modules/Agents.ts

License

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published