blockframes / nft

NFT project
0 stars 0 forks source link

FSNFT - IP addresses backend-functions #79

Closed pldespaigne closed 2 years ago

pldespaigne commented 2 years ago

Currently we get IP addresses of token owners only when they play a video once.

Instead, we should have a backend function that get these IP addresses once users load their token list, and then save it to our db. This way it will be one step before so we'll have more IP addresses.

The end objective is to be able to have a list of buyers' eth addresses and IP addresses (+ country) per token. This way we should be able to give back royalties per territories if users visit their token list page.