Pages:
Author

Topic: Bamboo: New crypto using ED25519 signing keys - page 11. (Read 4514 times)

member
Activity: 251
Merit: 13
November 23, 2021, 11:36:05 AM
#4
Binaries for windows?
member
Activity: 61
Merit: 17
November 23, 2021, 12:15:19 AM
#3
Do you have Mac or Linux? If so I can send you the pre-compiled binaries for running the miner.

If you have an AWS account you could also setup a node -- I have a starter shell script for Ubuntu 18.02 that installs everything end to end.
newbie
Activity: 46
Merit: 0
November 22, 2021, 09:44:06 PM
#2
I'm interested, how can I help?
member
Activity: 61
Merit: 17
November 22, 2021, 07:58:20 PM
#1
Hi Guys,

I wrote a bitcoin like cryptocurrency called BAMBOO (formerly known as PandaCoin):
https://github.com/mr-pandabear/bamboo

Bamboo makes use of ED25519 https://ed25519.cr.yp.to/ which has half the public key size of SECP256k1 (the signing scheme used by BTC and ETH)... the verification speeds of ED25519 are empirically 8-10x that of SECP256k1. All of this means we can have much lower block minting times with larger transaction counts per block as well as faster startup times for new nodes. Other notable differences from bitcoin:
- 25k transactions per block
- 90 second block mint time
- Account-based model instead of UTXO model

The goal of the currency is to be an efficient store of value with fast transactions built with minimal, elegant code.

The first iteration of the chain has just launched and you can view the block explorer here:
http://ec2-34-218-176-84.us-west-2.compute.amazonaws.com/

Quick start scripts for installing a Bamboo node for Ubuntu & Centos can be found here:
https://github.com/mr-pandabear/bamboo-utils

Best,

Mr. PandaBear

You can reach us on:
Reddit @ https://www.reddit.com/r/bmb_official/
Twitter @ https://twitter.com/bmb_bamboo
Telegram @ http://t.me/teampandacoin
Discord @ https://discord.gg/2m9m2cnBk7



Pages:
Jump to: