Testnet_development

What should be done to develop on testnet?
Is it possible to develop on testnet without docker?
Like if I want to develop using secretJs template , what should have already been done in my local device?

Here’s a link to the dev guide, there’s even a section specifically for secretJS here.

I hope this helps!

1 Like

When I tried to run the template project of secreteJs, every time it threw an error called connection time out with the message - “Error: connect ETIMEDOUT 104.129.46.122:443”.

Again when ran $secretcli status command got this error -
ERROR: Status: Post failed: Post “http://bootstrap.secrettestnet.io:26657”: dial tcp 104.129.46.89:26657: connect: connection timed out

You may find more help in the Secret Network Discord - there’s even a channel specifically for secretJS too. You can access it here: https://chat.scrt.network/

1 Like