Skip to content

NamediaDigital/Blockchain4Techies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 

Repository files navigation

Blockchain4Techies

A list of resources for technical people

Bitcoin

Ethereum

Developer Tools

  • Ethereum Web3 JavaScript API - The API used by web applications to access the Ethereum blockchain.
  • Remix - Solidity IDE
  • https://ethereum.github.io/browser-solidity - This is a browser-based Solidity editor. It allows you to deploy contracts and interact with contracts.
  • web3.js - Ethereum-JavaScript library
  • Ethjs - Ethereum-JavaScript library (lightweight, optimized)
  • testrpc - A simulated blockchain for fast testing and iteration.
  • truffle - A development environment, testing framework, and asset pipeline for Ethereum.
  • Dappsys - Small, modular systems for deploying Solidity.
  • OpenZeppelin - A suite of common, reusable smart contracts.
  • zeppelin-solidity
  • ganache - (alpha) TestRPC gui and more
  • INFURA - Provider of remote Ethereum and IPFS nodes.
  • uPort - Digital identity, reputation
  • embark-framework - Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
  • MetaMask - A Chrome browser extension that manages keys and enables web-applications to interact with any ethereum blockchain network.
  • MetaMascara - (alpha) MetaMask for non-MetaMask browser
  • Mist - The Mist browser is the tool of choice to browse and use Ðapps.
  • ConsenSys/Tokens
  • ConsenSys/smart-contract-best-practices
  • PLCRVoting - Efficient voting protocol smart contracts utilizing ERC20 Tokens
  • Solium - Solidity linter
  • BigNumber.js - JavaScript library for better precision with large numbers
  • bn.js - BigNumber.js alternative (lighter)
  • Lightwallet - One implementation of an Ethereum JavaScript wallet.
  • ethereumjs-wallet - Another alternate implementation of an Ethereum wallet.
  • Storj - Blockchain-based, end-to-end encrypted, distributed object storage, the future of cloud storage
  • IPFS - IPFS is the Distributed Web, a peer-to-peer hypermedia protocol to make the web faster, safer, and more open.
  • Oraclize - blockchain oracle service, enabling data-rich smart contracts.
  • Common tests for all Ethereum implementations

ICOs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published