Replies: 1 comment
-
Hey @ak26252 That's something very interesting! Let me talk to my team and get back to you on this. But currently we're only live on Ethereum mainnet, Polygon, BNB and testnets. But I love what you're suggesting and will definitely talk to my team about it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone! I'm fairly new to web3 and Ethereum but am currently trying to build a dApp for a school project. I want to implement Push into my project, but it seems at least in the documentation that the only way is to do it through the mainnet or through goerli. However, I want to keep it on my private chain as I need to be able to do performance evaluations (e.g. through hyperledger caliper) at the end and I believe that caliper isn't possible on non-private networks.
Does anyone know how I would be able to use Push on my private network? Or is that currently not a possibility?
Beta Was this translation helpful? Give feedback.
All reactions