Popular repositories
-
A simple practice using ICO solidity smart contract with Vue and web3 to present front-end on the static html page.
JavaScript
-
Websockets-chat Archived
A quick websockets practice as a simple chat room with Vue.js and Bulma.css.
HTML
-
-
-
-
138 contributions in the last year
Less
More
Contribution activity
April 2021
Created 40 commits in 5 repositories
Created 3 repositories
- chnejohnson/flutter_app Dart
- chnejohnson/token_contracts TypeScript
- chnejohnson/token_wallet Dart
Created an issue in simolus3/web3dart that received 2 comments
Error in Web3Client.pendingTransactions
The method seems to have some bug...
Code:
var stream = client.pendingTransactions(); stream.listen((event) { print(event); });
Error output:
[VER…
2
comments