Updating topics and projects

based on latest content provided
This commit is contained in:
Sharyn 2018-07-20 11:55:56 +02:00
parent ae11f90351
commit e3cf0f78a3
2 changed files with 44 additions and 19 deletions

View File

@ -1,14 +1,24 @@
const data = [
'Ethereum Foundation',
'Ethereum Community Fund',
'Solidity',
'Go-ethereum',
'Ethereum',
'Geth',
'Truffle',
'Infura',
'MetaMask',
'Parity',
'Remix',
'Mythril',
'Casper',
'Plasma',
'Status',
'Embark',
'Swarm',
'Vyper',
'eWASM',
'Casper/PoS'
'Sharding',
'State channels',
'Gitcoin',
'Augur',
'Vyper',
'Bamboo',
];
export default data;

View File

@ -1,17 +1,32 @@
const data = [
'Tools',
'Solidity',
'Truffle',
'Deploying',
'Concerns',
'Scalability',
'Evolution',
'Workflow',
'Linting',
'Casper',
'Testnet',
'Plasma',
'Testing'
'solidity',
'gas',
'protocol',
'transaction',
'event',
'network',
'documentation',
'usability',
'blockchain',
'client',
'bounty',
'deployment',
'audit',
'contract',
'verification',
'token',
'governance',
'payment',
'consensus',
'NFT',
'compiler',
'protocol',
'signature',
'hash',
'testing',
'wallet',
'community',
'decentralized',
];
export default data;