Skip to content

Instantly share code, notes, and snippets.

View TsuiAnthonYVR's full-sized avatar

Anthony Tsui TsuiAnthonYVR

  • Voleo
  • Vancouver, Canada
View GitHub Profile
@TsuiAnthonYVR
TsuiAnthonYVR / gist:4f91cf8406bf43aebe7cf54e0c968387
Created May 27, 2018 13:30
Anthony Tsui cover letter for ConsenSys Academy
Hello ConsenSys,
I have been developing software for the banking and brokerage industry since 2000, my most recent job was the CTO of
Voleo USA, a FINRA registered broker-dealer catering to investment clubs (groups of friends or family).
I built that brokerage from scratch, we had native Android, iOS, and Web apps, along with the brokerage backend,
it was in Java, PHP, Coffeescript, Javascript. Unfortunately, for most of my career I have been working on enterprise
systems so I do not have code on Github that you can review.
I have also been a Bitcoin enthusiast since 2014, not just for HODLing, but using it to make transactions, loans, etc.
@TsuiAnthonYVR
TsuiAnthonYVR / VansToken.sol
Created June 26, 2018 01:33
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.4.24+commit.e67f0147.js&optimize=false&gist=
pragma solidity ^0.4.16;
import "https://github.com/OpenZeppelin/openzeppelin-solidity/contracts/token/ERC20/MintableToken.sol";
contract VansToken is MintableToken {
// Coin Properties
string public name = "Vans Token";
string public symbol = "Vans";
uint256 public decimals = 18;
@TsuiAnthonYVR
TsuiAnthonYVR / VansToken.sol
Created June 26, 2018 02:05
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.4.24+commit.e67f0147.js&optimize=false&gist=
pragma solidity ^0.4.16;
import "https://github.com/OpenZeppelin/openzeppelin-solidity/contracts/token/ERC20/MintableToken.sol";
contract VansToken is MintableToken {
// Coin Properties
string public name = "Vans Token";
string public symbol = "Vans";
uint256 public decimals = 18;
### Keybase proof
I hereby claim:
* I am matresstester on github.
* I am matresstester (https://keybase.io/matresstester) on keybase.
* I have a public key ASCP1GnT5bMP2iuBvBsZGsEKog-AU-a0KfUfP0GIukUDTAo
To claim this, I am signing this object: