Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional data for trait generation #35

Open
whoabuddy opened this issue Dec 9, 2022 · 0 comments
Open

Additional data for trait generation #35

whoabuddy opened this issue Dec 9, 2022 · 0 comments

Comments

@whoabuddy
Copy link
Contributor

There were a few ideas that came up in #19 for creating the initial algorithm that could be useful as we move forward.


Different types of bitcoin addresses could have different themes

  • easy visual indicator for the type of address

Add rare traits based on the age of the UTXO

  • could focus on long-time or brand new HODLers

Dynamic add-on traits that are only seen client-side, based on more data being available via APIs, etc, e.g.

  • at least 1 btc at address
  • previously used address but now zero balance.
  • utxos all older than certain age (HODLer)
  • non-zero balance
  • new, unused address

Using more on-chain data available in Clarity, such as basing the traits on:

  • the number of txs that uses the address as input
  • the number of txs that uses the address as output
  • the balance defined by (submitted) txs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant