当前位置: 首页 > 软件库 > 手机/移动开发 > >

bitcoin-wallet

授权协议 Readme
开发语言 Java
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 何志业
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

BITCOIN WALLET

Welcome to Bitcoin Wallet, a standalone Bitcoin payment app for your Android device!

This project contains several sub-projects:

  • wallet:The Android app itself. This is probably what you're searching for.
  • market:App description and promo material for the Google Play app store.
  • integration-android:A tiny library for integrating Bitcoin payments into your own Android app(e.g. donations, in-app purchases).
  • sample-integration-android:A minimal example app to demonstrate integration of Bitcoin payments intoyour Android app.

PREREQUISITES FOR BUILDING

You'll need git, a Java 8 or 11 SDK and Gradle 4.4 (or later) for this. We'll assume Ubuntu 20.04 LTS (Focal Fossa)for the package installs, which comes with OpenJDK 8, OpenJDK 11 and Gradle 4.4.1 out of the box.

# first time only
sudo apt install git gradle openjdk-8-jdk

Create a directory for the Android SDK (e.g. android-sdk) and point the ANDROID_HOME variable to it.

Download the Android SDK Toolsand unpack it to $ANDROID_HOME/.

Finally, the last preparative step is acquiring the source code. Again in your workspace, use:

# first time only
git clone -b master https://github.com/bitcoin-wallet/bitcoin-wallet.git bitcoin-wallet
cd bitcoin-wallet

BUILDING

You can build all sub-projects in all flavors at once using Gradle:

# each time
gradle clean build

For details about building the wallet see the specific README.

  • https://blockchain.info/charts/transactions-per-second https://slock.it/     https://en.wikipedia.org/wiki/Blockchain http://www.wanbizu.com/p/50329.html   Download the *.deb (Debian) file, e.g. Ether

  • 1、是不是只有等bitcoin core同步完了才能导入wallet.dat? 直接把你的wallet.dat替换默认的钱包文件,再打开bitcoin core即可。 在控制台里输入命令:listaddressgroupings,列出所以用过的地址, 然后导出有余额的地址的私钥:dumpprivkey 再把私钥导入到比太之类的轻钱包。 2、如果bitcoin core未同步完成,可否将waller

  • #ifndef MYCOIN_H #define MYCOIN_H #include <QPushButton> #ifdef WIN32 #pragma execution_character_set("utf-8") #endif class mycoin : public QPushButton { Q_OBJECT public: //explicit myCoin(Q

 相关资料
  • Bitcoin (比特币)是点对点(peer-to-peer)基于网络的匿名数字货币。点对点(peer-to-peer)的意思是指没有中央权威控制货币 的汇款通道。相反,这些货币转帐的任务是由网络节点进行的集体管理。匿名就意味着交易各方可以隐藏自己的真实身份。优势: 无需信托中间人,能够方便的进行互联网上的汇款。 第三方不能够控制或者阻止您的交易。 Bitcoin 交易几乎免费, 而信用卡的网上在

  • Bitcoin-Qt 是使用 Qt 开发的比特币客户端,目前该项目已经成为比特币官方的客户端,合并到比特币项目中,不再单独立项。

  • Bitcoin ETL Join Telegram Group Install Bitcoin ETL: pip install bitcoin-etl Export blocks and transactions (Schema, Reference): > bitcoinetl export_blocks_and_transactions --start-block 0 --end-block

  • Feature-rich toolkit for making Bitcoin and Lightning applications on the JVM. For a complete guide on how to get started with Bitcoin-S, see our website at Bitcoin-S.org. Contents What is bitcoin-s?

  • Translations ���� ελληνικά | ���� Français | ���� 한국어 | ���� 普通話 | ���� 台灣話 | ���� Español | ���� Türkçe | ���� Deutsch | ���� Italiano | ���� हिन्दी | Arabic | ���� Português | ���� Русский язык | ��

  • The Parity Bitcoin client. Gitter Installing from source Installing the snap Running tests Going online Importing bitcoind database Command line interface JSON-RPC Logging Internal Documentation Proje