Bitcoin Forum
May 21, 2024, 04:36:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 »  All
  Print  
Author Topic: LAMBO Coin 905% POS per Year / continued ...  (Read 24016 times)
dogbackwards
Member
**
Offline Offline

Activity: 274
Merit: 13


View Profile
August 30, 2018, 06:33:30 AM
 #81

Id like to see something done with this coin. A fork, or perhaps even a swap or something. The way it ended left a bad taste in my mouth which is why I no longer support stackbit as it's made by the same developer. Essentially we got fucked over by the dev when this coin got deleted from CE due to the dev deleting all aspects of this coin.... also as the price dumped hardcore due to delisting I was not willing to sell for such a loss even though I was in the clear due to my stakes. None the less. A revival would be nice.

The hard thing is though I don't think anyone at all saved the source for this coin from github, and we'd need someone knowledgeable about rebuilding the source from just the wallet alone which I'm not even sure is possible... I don't know much about that aspect of crypto to determine it myself.

Considering this coin still has many people staking it... 49 as of right now according to the block explorer.. there is still people supporting the chain.
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 05, 2018, 12:49:29 PM
 #82

About the source code, it's probably just a standard POS wallet code with the graphical interface changed and the rate changed to 900%  It probably only takes a first year computer programmer level of skill to change it.  I don't see how rebranding it can't be done with another wallet, unless there is some other aspect of intercepting the old blockchain for a fork that is coded in the source of the old wallet.

paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 05, 2018, 01:03:51 PM
 #83

If you download the Stackbit code, it's probably the same.

StackBIT-qt: Qt5 GUI for StackBIT
===============================

Build instructions
===================

Debian
-------

First, make sure that the required packages for Qt5 development of your
distribution are installed, for Debian and Ubuntu these are:

::

    apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools \
        build-essential libboost-dev libboost-system-dev \
        libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
        libssl-dev libdb++-dev

then execute the following:

::

    qmake
    make

Alternatively, install Qt Creator and open the `stackbit-qt.pro` file.

An executable named `stackbit-qt` will be built.


Windows
--------

Windows build instructions:

- Download the `QT Windows SDK`_ and install it. You don't need the Symbian stuff, just the desktop Qt.

- Compile openssl, boost and dbcxx.

- Open the .pro file in QT creator and build as normal (ctrl-B)

.. _`QT Windows SDK`: http://qt-project.org/downloads


Mac OS X
--------

- Download and install the `Qt Mac OS X SDK`_. It is recommended to also install Apple's Xcode with UNIX tools.

- Download and install `MacPorts`_.

- Execute the following commands in a terminal to get the dependencies:

::

   sudo port selfupdate
   sudo port install boost db48 miniupnpc

- Open the .pro file in Qt Creator and build as normal (cmd-B)

.. _`Qt Mac OS X SDK`: http://qt-project.org/downloads
.. _`MacPorts`: http://www.macports.org/install.php


Build configuration options
============================

UPNnP port forwarding
---------------------

To use UPnP for port forwarding behind a NAT router (recommended, as more connections overall allow for a faster and more stable stackbit experience), pass the following argument to qmake:

::

    qmake "USE_UPNP=1"

(in **Qt Creator**, you can find the setting for additional qmake arguments under "Projects" -> "Build Settings" -> "Build Steps", then click "Details" next to **qmake**)

This requires miniupnpc for UPnP port mapping.  It can be downloaded from
http://miniupnp.tuxfamily.org/files/.  UPnP support is not compiled in by default.

Set USE_UPNP to a different value to control this:

+------------+--------------------------------------------------------------------------+
| USE_UPNP=- | no UPnP support, miniupnpc not required;                                 |
+------------+--------------------------------------------------------------------------+
| USE_UPNP=0 | (the default) built with UPnP, support turned off by default at runtime; |
+------------+--------------------------------------------------------------------------+
| USE_UPNP=1 | build with UPnP support turned on by default at runtime.                 |
+------------+--------------------------------------------------------------------------+

Notification support for recent (k)ubuntu versions
---------------------------------------------------

To see desktop notifications on (k)ubuntu versions starting from 10.04, enable usage of the
FreeDesktop notification interface through DBUS using the following qmake option:

::

    qmake "USE_DBUS=1"

Generation of QR codes
-----------------------

libqrencode may be used to generate QRCode images for payment requests.
It can be downloaded from http://fukuchi.org/works/qrencode/index.html.en, or installed via your package manager. Pass the USE_QRCODE
flag to qmake to control this:

+--------------+--------------------------------------------------------------------------+
| USE_QRCODE=0 | (the default) No QRCode support - libarcode not required                 |
+--------------+--------------------------------------------------------------------------+
| USE_QRCODE=1 | QRCode support enabled                                                   |
+--------------+--------------------------------------------------------------------------+


Berkely DB version warning
==========================

A warning for people using the *static binary* version of StackBIT on a Linux/UNIX-ish system (tl;dr: **Berkely DB databases are not forward compatible**).

The static binary version of StackBIT is linked against libdb 5.0 (see also `this Debian issue`_).

Now the nasty thing is that databases from 5.X are not compatible with 4.X.

If the globally installed development package of Berkely DB installed on your system is 5.X, any source you
build yourself will be linked against that. The first time you run with a 5.X version the database will be upgraded,
and 4.X cannot open the new format. This means that you cannot go back to the old statically linked version without
significant hassle!

.. _`this Debian issue`: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621425

Ubuntu 11.10 warning
====================

Ubuntu 11.10 has a package called 'qt-at-spi' installed by default.  At the time of writing, having that package
installed causes stackbit-qt to crash intermittently.  The issue has been reported as `launchpad bug 857790`_, but
isn't yet fixed.

Until the bug is fixed, you can remove the qt-at-spi package to work around the problem, though this will presumably
disable screen reader functionality for Qt apps:

::

    sudo apt-get remove qt-at-spi

.. _`launchpad bug 857790`: https://bugs.launchpad.net/ubuntu/+source/qt-at-spi/+bug/857790

Angel Di
Sr. Member
****
Offline Offline

Activity: 588
Merit: 251

EVOS


View Profile
September 05, 2018, 01:15:10 PM
Last edit: September 06, 2018, 07:40:26 AM by Angel Di
 #84

And I really like the name of the project is LAMBO. Although many do not take the project seriously, but still a lot of positive. Perhaps in the future success will be achieved, no one can say it now.
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 05, 2018, 01:46:00 PM
 #85

And I really like the name of the project is LAMBO. Although many do not take the project seriously, but still a lot of positive. The developer good luck!  Smiley

There already is an active one here
https://yobit.net/en/trade/LAMBO/USD

This thread is for a coin that was taken off the market to rebrand.

Johnts
Newbie
*
Offline Offline

Activity: 72
Merit: 0


View Profile
September 05, 2018, 03:08:02 PM
 #86

what is the total supply you prepare for bounty, because it is also the attraction of your project campaign egretia.
Where can i see the procss, it would be good to see iive stats on investments. That could be good for investors and also the team.
dogbackwards
Member
**
Offline Offline

Activity: 274
Merit: 13


View Profile
September 11, 2018, 03:52:51 AM
 #87

We would need a new github with a new source code, a new website, a block explorer ( we have one ) possibly some social media channels. The discord is basically rekt from spammers and no admins/mods in sight.

This coin with an active discord, throw in some airdrops for newbies and we are good to go for building a small community real quick.

The most important part for this coin is getting it onto an exchange so it's actively tradable. Unfortunately exchange listings aren't free and with no one to pay for it... it's unlikely this coin can be revived. Then again.. if the github goes back up with the source, and a new website is made.. perhaps CE would re-open their old lambo markets if convinced.
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 11, 2018, 01:50:54 PM
 #88

What's important is that there is a community that is staking it.  That's a proof of life.  There are many sites now with listings that are free, but you need to get voted in.   Often, sites will just list for free these days, I've seen it happen a few times.  If we have an airdrop, we should make people do things to get it, and try to make the coins worth something, like say give 1000 coins for free with people knowing we are trying to beat inflation with the coin.  We need to come up with a new concept for the coin.

paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 16, 2018, 10:28:10 AM
 #89

If none of us have the technical skills to do this, maybe we an make a bounty of LAMBO to give to someone who will help the team.

paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 19, 2018, 01:31:08 PM
 #90

We need people to step up on this project.  Why are you staking it if there is no exchange?

dogbackwards
Member
**
Offline Offline

Activity: 274
Merit: 13


View Profile
September 20, 2018, 06:05:57 AM
 #91

We need people to step up on this project.  Why are you staking it if there is no exchange?

Crex24 is the cheapest exchange listing I could find. It's 0.1 btc. There doesn't seem to be much demand for this coin to raise that amount though through a donation. Good news is though is I've finally found the source code. I downloaded and confirmed it. The images match up in the source to the splash images that Lambo Coin has. Also the only other lambo coin is a LIZA fork. Also considering Lambo is based on Zero Coin... this is the original source. So we are getting somewhere.

https://github.com/LAMBO-COIN/Lambocoin
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 25, 2018, 02:00:18 PM
 #92

If we have the code, and we have the stakers, can't we create a new block explorer since there is an active blockchain distribution?

patriknilen
Member
**
Offline Offline

Activity: 153
Merit: 10


View Profile
September 25, 2018, 02:13:57 PM
 #93

Sorry, this is second announcement of this project ? Because I don't understand this announcement brother!
Can you give me a link to the first announcement of this project? I would like to research about this project
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 26, 2018, 02:08:29 PM
 #94

Does anyone have the link to
LAMBO's explorer???

This was it but link is dead:

http://blockexplorer.biz:3002/

dogbackwards
Member
**
Offline Offline

Activity: 274
Merit: 13


View Profile
September 26, 2018, 03:45:38 PM
 #95

And also does anyone have the origianl LAMBO commercial that was used to promote the 905% interest LAMBO ... it was on youtube, and actually sounded professional? It was a youtube video


I know what video you're talking about. Unfortunately I looked high and low for it and could not come across another source of it. The original URL is http://www.youtube.com/watch?v=O2LSyGlxcN4 and is deleted. I doubt it was uploaded elsewhere and without the original title of the video I can't pinpoint if it was uploaded at another site besides youtube or not.

The video was very well done. I honestly don't understand what thought process went through the devs mind when he scraped this coin and screwed us all over. It was traded for really good prices... there wasn't many on the market at the time either. I don't think I will ever comprehend it.
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 26, 2018, 05:21:59 PM
 #96

This is a great opportunity for those who care to learn more about block explorers, code, compilers, and so on.

paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 27, 2018, 06:15:09 PM
 #97

YES! I found it! I have the original LAMBO video that looks and sounds professional!!!!! I think we're making progress


Why do you want that?  Lambo is a trademark name and I don't think people can use it without their permission.

BtcVolcano
Sr. Member
****
Offline Offline

Activity: 672
Merit: 250


View Profile
September 28, 2018, 08:18:18 AM
 #98

Guys, those who have already tested the coin Lambo tell whether the coin gives 905% profit or not? It seems to me that this figure is somewhat overstated.
Andrew Singh
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
September 28, 2018, 08:56:44 AM
 #99

Hello Community, Unfortunately the website is currently not online.
I have the Windows qt-Wallet for you to download:

Link:
https://mega.nz/#!dtJlGLzS!BNjc7igE5qZaBiQPQEBcbTSFuLmoq-25ZvYW_vPr0zI

Exchange Link: https://www.coinexchange.io/market/LAMBO/BTC

Coin specs:

PoS 905%
RPC port 22222 P2P port 22221
Max coins 13b
Premine 4.5m
Mature in 14 blocks
Spacing 1 min
Confirmations 4 blocks


Dear LAMBO Team
Your coin may be free of listing on Aiodex if the number of votes is large enough.
Let's vote for it ☞ https://aiodex.com/?ref=5b45a599c7165734d36bb3fc
Please, Don't hesitate to let us know if you have any questions.
Sincerely,
Aiodex Team
Discord: https://discord.gg/RvhvdZq
Facebook: https://www.facebook.com/aiodexofficial
Twitter: https://twitter.com/aiodex_official
Telegram: https://t.me/aiodex_official
Website: https://aiodex.com
https://i.imgur.com/XQOTlQU.png
https://i.imgur.com/aGJudB0.png
paramind22
Hero Member
*****
Offline Offline

Activity: 2646
Merit: 550


View Profile WWW
September 30, 2018, 07:16:18 PM
 #100

Anyone want to start a block explorer company?  Seems like good business.

https://www.youtube.com/watch?v=laeV2slJgc8

https://www.blockexperts.com/

Pages: « 1 2 3 4 [5] 6 7 8 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!