examples
examples copied to clipboard
bump agent-js version
@dfinity/agent 0.15 is no longer working with the current replica. It's very confusing for the new comers, as the code compiles, but update calls are sometimes working, and sometime not.
- Run script
.github/workflows/update-package-json.sh "2.1.1"would bump the agent version everywhere. - Update
send_http_get, as the coinbase pro API is deprecated.