HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brianvli

no profile record

Submissions

Nix Quickstart

brianv.li
4 points·by brianvli·hace 3 años·1 comments

comments

brianvli
·hace 3 años·discuss
Is it really so binary that either they’re rich westerners or they’re so destitute they can’t benefit from this project?

Also, this project ends up being a compact way to deliver educational material. Imagine sending them the equivalent in physical books and manuals
brianvli
·hace 3 años·discuss
This should be normalized against total installs
brianvli
·hace 4 años·discuss
Write the smart contract yourself and deploy it to the blockchain
brianvli
·hace 4 años·discuss
What if you’re not a US citizen?
brianvli
·hace 4 años·discuss
Smart contract storing a vector of signer addresses, vector of votes and a staged transaction.

Each signer has to vote yes before the smart contract executes the staged transaction.
brianvli
·hace 4 años·discuss
Composability and open APIs are rarely talked about.

Composability lets you create a token to represent anything* of value and exchange it for other tokens. ETH and BTC are tokenizations of proof of work.

Open APIs exist for any verified contract on Ethereum. You can permissionlessly plug a new application into many existing ones if your application is even partially on-chain