Skip to content
viruch edited this page Jul 11, 2011 · 14 revisions

The jAuction project consists of two independent packages. The jAuction Server and the jAuctionClient. The idea behind this project is to define a standardized auction house API which can be used to implement auction house functionality in (MMO)RPGs.

What functions does the jAuction project provide?

  • User Management
    • Authentication
    • Persistent money, auction and stock values
  • Resource Management
    • Listing single/all auctions
  • Auction Management
    • Listing auctions filtered by resource
    • creating new auctions
    • buying auctions
    • cancelling auctions
Clone this wiki locally