Taylor
Taylor
Javadoc
A lot of parts of the public API are missing javadoc. - General form Javadocs should be added if missing, following the standards currently in place. * Javadoc should be...
There are currently some unit tests for sync and async methods included [in the project repository.](https://github.com/rithms/riot-api-java/tree/master/src/test/java/net/rithms/test) These existing unit tests should be cleaned up, using mocks where appropriate to keep...
### _Summary_ Update and add the wagmi code sample currently published on codesandbox.io to version control. ### _How did you test your changes?_ Manual testing. `cd examples/` `npm install` `npm...
### _Summary_ Add Rainbow code sample to version control. ### _How did you test your changes?_ Manual testing. `cd examples/` `npm install` `npm start`
### _Summary_ Update and add the web3-react code sample currently published on codesandbox.io to version control. ### _How did you test your changes?_ Manual testing. `cd examples/` `npm install` `npm...
### _Summary_ Update and add the Web3Modal code sample currently published on codesandbox.io to version control. ### _How did you test your changes?_ Manual testing. `cd examples/` `npm install` `npm...
### _Summary_ Update and add the Web3-Onboard code sample currently published on codesandbox.io to version control. ### _How did you test your changes?_ Manual testing. `cd examples/` `npm install` `npm...
**Is your feature request related to a problem? Please describe.** Can't configure getting started wallet for modal **Describe the solution you'd like** I'd like to be able to modify /...