All Projects → spacemeshos → local-testnet

spacemeshos / local-testnet

Licence: MIT license
A local testnet of go-spacemesh full nodes running the Spacemesh protocol and a functional CLI wallet. 💾⏰

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to local-testnet

protocol
This repo contains the Spacemesh protocol specifications and related documentation
Stars: ✭ 29 (+123.08%)
Mutual labels:  post, poet, spacemesh
smrepl
A Spacemesh Terminal wallet app
Stars: ✭ 16 (+23.08%)
Mutual labels:  testnet, spacemesh
yii2-blog
Simple, configurable blog module for Yii2 (post, comment, nested category, tags). + frontend, backend. + SEO! (Opengraph, Schema.org) ~~~COMING SOON V2.0~~~ Please STAR this repo
Stars: ✭ 79 (+507.69%)
Mutual labels:  post
Channel-Message-Editor
A telegram channel message editor bot.
Stars: ✭ 21 (+61.54%)
Mutual labels:  post
blockchain consensus algorithm
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
Stars: ✭ 251 (+1830.77%)
Mutual labels:  pow
PttAutoLoginPost
PTT自動登入發文(Python)
Stars: ✭ 60 (+361.54%)
Mutual labels:  post
vuepress-plugin-autometa
Auto meta tags plugin for VuePress 1.x
Stars: ✭ 40 (+207.69%)
Mutual labels:  post
jquery-param
equivalent function to jQuery.param
Stars: ✭ 52 (+300%)
Mutual labels:  post
blockchain c2c
A Proof of Concept to show how blockchain can solve C2C persistence. PoC originally presented at EuskalHack Security Congress 2017, updated and improved for Cybercamp 2017.
Stars: ✭ 21 (+61.54%)
Mutual labels:  testnet
ssb-minimal
A minimal way to get started talking to ssb on a testnet in node
Stars: ✭ 14 (+7.69%)
Mutual labels:  testnet
woodpecker
woodpecker http client for Android
Stars: ✭ 17 (+30.77%)
Mutual labels:  post
FENews.org
fenews.org
Stars: ✭ 20 (+53.85%)
Mutual labels:  post
RaiBlocksWebAssemblyPoW
WebAssembly Nanocurrency PoW implementation
Stars: ✭ 33 (+153.85%)
Mutual labels:  pow
image-uploader
Simple Drag & Drop image uploader plugin to static forms, without using AJAX
Stars: ✭ 70 (+438.46%)
Mutual labels:  post
product
This repo contains the Spacemesh product specifications and designs
Stars: ✭ 18 (+38.46%)
Mutual labels:  spacemesh
Chocolater
Chocolater is simply a PowerShell code generator and it was conceived in order to facilitate the selection and installation of your favorite applications in one go.
Stars: ✭ 26 (+100%)
Mutual labels:  post
privcy
Official Repository for PRiVCY Coin $PRiV
Stars: ✭ 26 (+100%)
Mutual labels:  pow
py-cryptonight
Python Cryptonight binding / extension. Monero hash function, proof-of-work, cn_slow_hash()
Stars: ✭ 20 (+53.85%)
Mutual labels:  pow
testnet.backend
Backend for a ViaBTC exchange server (trading engine)
Stars: ✭ 18 (+38.46%)
Mutual labels:  testnet
fastly-terrarium-examples
Example code you can run in Fastly Terrarium: https://www.fastlylabs.com/
Stars: ✭ 28 (+115.38%)
Mutual labels:  pow

Spacemesh Local Testnet (Localnet)

NOTE: this project is not actively maintained at present and is likely not functional.

This repo contains the source code of the spacemesh-local-testnet npm pacakge. This package enable developers to run a 10 node Spacemesh testnet locally on one computer.

To run a local testnet follow the instructions in this guide.

To learn more about the Spacemesh cryptocurrency visit https://spacemesh.io .

Build Prerequisites

  • OS X or Linux or Windows
  • Docker
  • NPM
  • Docker Compose

Updating NPM

Run the following command locally to publish new version of the package to npm.

npm run build
cd dist && npm publish
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].