- The version field in
package.json
of the package you have made changes in is incremented following semantic versioning and using alpha release tagging - The box that allows repo maintainers to update this PR is checked
- I tested locally to make sure this feature/fix works
- I have run
yarn file-check
,yarn type-check
&yarn build
to confirm there are not any associated errors - This PR passes the Circle CI checks
Please complete the following using the internal demo package.
To run this demo use the command yarn && yarn dev
to get the project running at http://localhost:8080/
- send transaction
- switch chains
- sign message
- sign typed message
- disconnect
- send transaction
- switch chains
- sign message
- sign typed message
- disconnect