map-bgp / browserbook

Peer to peer browser based decentralized exchange
2 stars 1 forks source link

BBToken Enumerability #13

Open cmbothwell opened 2 years ago

cmbothwell commented 2 years ago

I propose that we facilitate enumerability in the BBToken i.e. a client should be able to query "Which tokens are owned/managed by this address?"

The ERC-721 standard solves this with the Enumeration Extension, see: https://eips.ethereum.org/EIPS/eip-721#specification