wallet age verification -> modify to let multiples chains been choosen at the same verification #16
Labels
build
somethign that need to be build or integrated to the project
enhancement
New feature or request
The wallet age verification was implemented on issue #10. From there the possibility to let the user check multiple chains to get the wallet age seems important.
Develop that so:
chainName = st.selectbox('Select the chain you would like to check the walle', covalent_chains)
to a multiple selection option wiget and addapt the code to support at least 2 possibles chains.
BUT FIRST -.> CHECK USERS IMPUT TO PRIORITIZE THIS ISSUE
`
The text was updated successfully, but these errors were encountered: