#
bitshares
Here are 78 public repositories matching this topic...
Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
javascript
reactjs
web-app
blockchain
cryptocurrency
wallet
bitshares
blockchain-wallet
bitshares-ui
-
Updated
Sep 30, 2021 - JavaScript
Trading Bot for the BitShares Decentralized Exchange
-
Updated
May 21, 2021 - Python
Fully featured client-side library for the BitShares Blockchain - written entirely in python.
-
Updated
Dec 16, 2020 - Python
BitShares (BTS) 中文技术文档 - Chinese Documentation for BitShares
-
Updated
Mar 14, 2021
JavaScript tools for BitShares Encryption and Serialization
-
Updated
Aug 10, 2021 - JavaScript
BitShares Improvement Proposals and Protocols. These technical documents describe the process of updating and improving the BitShares blockchain and technical ecosystem.
-
Updated
Sep 9, 2020
This is the mobile app for bitshares blockchain
android
kotlin
objective-c
blockchain
cryptocurrency
wallet
bitshares
htlc
crosschain
bitshares-mobile
bitshares-blockchain
bitshares-wallet
bitshares-app
-
Updated
Oct 13, 2020 - Objective-C
A curated list of awesome resources for the BitShares Blockchain
-
Updated
Aug 19, 2021
Javascript websocket interface for Bitshares
-
Updated
Aug 10, 2021 - JavaScript
The bitshares wallet app for Android devices.
-
Updated
Oct 1, 2020 - Java
Beet is a stand-alone key/identity-manager and signing app for BitShares, heavily influenced by Scatter.
-
Updated
Aug 10, 2021 - SCSS
API for Bitshares - supports websocket RPC & Wallet functions
-
Updated
Nov 29, 2020 - Go
This repository contains code of old bitshares.org website. Code of the new site is https://github.com/bitshares/bitshares.org
-
Updated
Feb 20, 2019 - HTML
Please check the new repository https://github.com/bitshares/how.bitshares.works. This repository contains the OLD sources (and the build in a different branch) for docs.bitshares.org
-
Updated
May 15, 2019 - CSS
Asset Management Instrument Solution on the Ethereum, Bitshare, Waves blockchains 📒 DLT. This experimental project started with AMIS an ERC20 token 📈 serving as a market condition sensor capable of inter-mediation functions, multi-purposes, multi-dimensional vehicle for the digital economy era.
crypto
ethereum
exchange
waves
saturn
wallet
bitshares
white-paper
token
asset
dex
erc20
blockchain-technology
ether
amis
openledger
amis-delta
amisdex
tokenjar
bamboorelay
-
Updated
Oct 17, 2020 - Jupyter Notebook
A simple Python tool to help anyone use Liquidity Pools on the BitShares blockchain.
-
Updated
Jun 11, 2021 - Python
BitShares Developer Documentation Portal
-
Updated
Jun 7, 2021 - Python
Please check the repository of new mobile app: https://github.com/bitshares/bitshares-mobile-app
-
Updated
May 6, 2019 - Java
Bitshares gateway for Ethereum-USDT
finance
typescript
asynchronous
ethereum
currency
blockchain
payments
cryptocurrency
parity
bitshares
-
Updated
Aug 11, 2021 - TypeScript
Fully featured Graphical User Interface / Reference Wallet for the LocalCoin Blockchain
javascript
reactjs
web-app
blockchain
cryptocurrency
wallet
bitshares
blockchain-wallet
bitshares-ui
localcoin
localcoin-ui
-
Updated
Jan 28, 2021 - JavaScript
A HUG REST API for the Bitshares network
-
Updated
Oct 19, 2019 - Python
Improve this page
Add a description, image, and links to the bitshares topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitshares topic, visit your repo's landing page and select "manage topics."
User Story
As a graphene fork and bitshares blockchain developer I want the name of the blockchain to be added to config so that client programs i write can display the info to their users.
Global var can be added at https://github.com/bitshares/bitshares-core/blob/master/libraries/chain/include/graphene/chain/config.hpp#L26 and displayed initially just in the
infowallet call at:https