All Projects → velo-protocol → DRSv1

velo-protocol / DRSv1

Licence: OSL-3.0 license
The first implementation of Velo Protocol

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to DRSv1

stellar
A modular action based Web Framework for Node.js
Stars: ✭ 39 (+129.41%)
Mutual labels:  stellar
stellar-turrets
Reference implementation of the Stellar Turrets protocol
Stars: ✭ 32 (+88.24%)
Mutual labels:  stellar
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (+105.88%)
Mutual labels:  stellar
bb8
a command line interface to Stellar networks
Stars: ✭ 37 (+117.65%)
Mutual labels:  stellar
crypto-watcher
Real-time cryptocurrencies prices.
Stars: ✭ 25 (+47.06%)
Mutual labels:  stellar
go-stellar-ipfs
🌀 A library that is a bridge between Stellar and IPFS.
Stars: ✭ 25 (+47.06%)
Mutual labels:  stellar
elixir-stellar-client
Elixir Client for Stellar
Stars: ✭ 23 (+35.29%)
Mutual labels:  stellar
firefly
Firefly is a mobile wallet for Stellar ecosystem
Stars: ✭ 54 (+217.65%)
Mutual labels:  stellar
metapay-chrome
A Chrome extension wallet for Stellar that simplifies payment.
Stars: ✭ 21 (+23.53%)
Mutual labels:  stellar
stellar flutter sdk
Stellar SDK for flutter - dart, Stellar, Horizon, Soneso
Stars: ✭ 51 (+200%)
Mutual labels:  stellar
albedo
Security-centric, developer-friendly, easy-to-use delegated signer and keystore for Stellar Network
Stars: ✭ 57 (+235.29%)
Mutual labels:  stellar
kin-sdk-python
Kin SDK for Python
Stars: ✭ 29 (+70.59%)
Mutual labels:  stellar
jobs.config
Scheduling recurring jobs.config builder/validator for Velo by Wix
Stars: ✭ 18 (+5.88%)
Mutual labels:  velo
stellar-rust-sdk
A lightweight SDK for the stellar horizon api. Written in rust.
Stars: ✭ 34 (+100%)
Mutual labels:  stellar
stellarator
Cowrie exchange API for converting between fiat currencies and crypto currencies
Stars: ✭ 27 (+58.82%)
Mutual labels:  stellar
stellar-js-sdk
Playing with Stellar JavaScript SDK - Stellar Lumens
Stars: ✭ 21 (+23.53%)
Mutual labels:  stellar
scp
Standalone implementation of the Stellar Consensus Protocol.
Stars: ✭ 34 (+100%)
Mutual labels:  stellar
hexo-theme-stellar
Elegant and powerful theme for Hexo.
Stars: ✭ 181 (+964.71%)
Mutual labels:  stellar
stellar-quest-go
Go solutions for Stellar Quest.
Stars: ✭ 17 (+0%)
Mutual labels:  stellar
opensolar
Opensolar is a platform powered by openx for funding smart solar infrastructure using the Stellar blockchain.
Stars: ✭ 20 (+17.65%)
Mutual labels:  stellar
Stellar

VELO DRS

GoDoc Go Report Card

Package Index

Dependencies

This repository is officially supported on the last two releases of Go, which is currently Go 1.12 and Go 1.13.

It depends on a number of external dependencies, and uses Go Modules to manage them. Running any go command will automatically download dependencies required for that operation.

You can choose to checkout this repository into a GOPATH or into any directory, but if you are using a GOPATH with Go 1.12 or earlier you must set environment variable GO111MODULE=on to enable Modules.

Troubleshoot

  • If go mod download or go mod tidy fail, try
brew install hg
brew install bzr
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].