All Projects → agrcrobles → React Native Blockchain Poll

agrcrobles / React Native Blockchain Poll

Source code of bringing-the-blockchain-to-react-native blog post.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Native Blockchain Poll

Blockchain
블록체인 공부 중입니다.
Stars: ✭ 22 (-70.67%)
Mutual labels:  blockchain, dapp
Disperse
React/Redux dApp (decentralized app) boilerplate using Ethereum's blockchain
Stars: ✭ 36 (-52%)
Mutual labels:  blockchain, dapp
Eosocial
Deprecated - 📝 Sample dApp of Votable SNS run by EOS Testnet.
Stars: ✭ 14 (-81.33%)
Mutual labels:  blockchain, dapp
Awesome Blockchain
区块链白皮书、书籍、交易所、币种、自媒体等资源汇总 💯
Stars: ✭ 747 (+896%)
Mutual labels:  blockchain, dapp
Trace
Supply chain transparency platform proof-of-concept based on the Ethereum blockchain ✍️
Stars: ✭ 52 (-30.67%)
Mutual labels:  blockchain, dapp
Blockchain Reading List
Blockchain Manchester Meetups, Talks and Reading List
Stars: ✭ 17 (-77.33%)
Mutual labels:  blockchain, dapp
Eth Hodler
A simple DApp & ERC20 token written in Solidity running on the Ethereum blockchain www.hdao.org
Stars: ✭ 31 (-58.67%)
Mutual labels:  blockchain, dapp
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+460%)
Mutual labels:  blockchain, dapp
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+15450.67%)
Mutual labels:  blockchain, dapp
Eos Mainnet
Ansible repo for setting up an EOS RPC API node and syncing to the mainnet
Stars: ✭ 45 (-40%)
Mutual labels:  blockchain, dapp
Client
(Aragon 1) Create and manage decentralized organizations on Ethereum.
Stars: ✭ 733 (+877.33%)
Mutual labels:  blockchain, dapp
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-16%)
Mutual labels:  blockchain, dapp
Go Iost
Official Go implementation of the IOST blockchain
Stars: ✭ 523 (+597.33%)
Mutual labels:  blockchain, dapp
Snax
Decentralized Social Media Overlay
Stars: ✭ 18 (-76%)
Mutual labels:  blockchain, dapp
Asch
Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.
Stars: ✭ 484 (+545.33%)
Mutual labels:  blockchain, dapp
Web3studio Sojourn
A React Native DevKit with code for a Web3 Decentralized Data Storage Pattern.
Stars: ✭ 29 (-61.33%)
Mutual labels:  blockchain, dapp
Love Ethereum
区块链学习
Stars: ✭ 323 (+330.67%)
Mutual labels:  blockchain, dapp
Buidl
A browser-based IDE for creating, deploying, and sharing blockchain apps (DApps, or decentralized apps). Publish your first blockchain DApps in 5 minutes! Here is how: https://docs.secondstate.io/buidl-developer-tool/getting-started
Stars: ✭ 376 (+401.33%)
Mutual labels:  blockchain, dapp
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (-50.67%)
Mutual labels:  blockchain, dapp
Subspace
Library for Reactive Dapp Development with auto syncing and caching capabilities
Stars: ✭ 57 (-24%)
Mutual labels:  blockchain, dapp

react-native-blockchain-poll

code style: prettier

This is just in an early stage and can fail.

A simple mobile decentralized app ( dApp ) done as a prototype for React Native and expo to handle cryptopunks ranking on the ethereum blockchain.

Overview

  • It's basically a mobile dapp for iOS and android done using react-native and web3.

  • It uses flow as a javascript typechecker and babel-preset-react-native-web3 to polyfill crypto

Getting started in localhost

Configure Ropsten Testnet Network mnemonic key in App.js

# Install dependencies
yarn

# and from a separate shell Run the mobile app
exp start

For more information about configuring the cross platform app look into the React Native and expo getting started guides.

React Native dependencies

  • victory-native Victory bar Charts
  • react-navigation to navigate among scenes
  • among other cool ones such as react-native-pull-to-refresh and react-native-star-rating

Ethereum dependencies

Expo

expo

Sample

playing with the app

Ropsten

More info

  • For more info about the ethereum configuration, see the following gist

Contributing

Intended for personal purposes stars ✭ and issue reporting, welcome!

License

MIT @ zetta

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].