CLI tool to interact with LimePlace contract.
API (backend server) for collecting emitted events form LimePlace contract.
- install and run API documentation
- install and run CLI documentation
Use keyboard to navigate between different menus.
Crete, update and cancel listings.
Crete collections and tokens to list.
- Create collection.
- Create token. Add image - upload it to IPFS
- List tokens.
- Edit price.
- Cancel listing.
- List tokens that are minted somewhere else. (Tokens should implement ERC721)
- Buy tokens.
- View list of collections. (search|filter|sort)
- View list of listings. (search|filter|sort)
- Preview of listings
- Owner can withdrew listing fees of sold tokens.
MIT