Bitcoin Forum
June 21, 2024, 11:42:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: LAMDEN 2.0 - Codename ARKO - Launch 30th JAN 💥 - Smart Contracts / dApps on: January 21, 2023, 05:44:21 PM
Under the text "Buy on PancakeSwap" you have a link to another service, poocoin.app. Why use some obscure service to buy your token when can go directly to PancakeSwap and easily buy it there? Or you have some kind of agreement with this service?

I would argue that poocoin is well known and a better trading experience than pure pancake swap but i agree that there should be the direct link. Personally tho i don't trade on their interface.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: LAMDEN 2.0 - Codename ARKO - Launch 30th JAN 💥 - Smart Contracts / dApps on: January 21, 2023, 04:27:58 PM
Finally! I've waited a long time for this node upgrade. I'm a dev on Lamden and really love the simplicity of the Python smart contracts. If anyone has questions, let me know. Happy to answer! And congrats to Lamden for reaching this awesome milestone!
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]NADO 0.20 - 极具实验性 / Extremely Experimental === NODE IS OK! === on: January 20, 2023, 10:30:32 PM
Version 0.2 runs fine on my server. Development is fast and it's all pretty easy to understand and to play with since it's written in Python. I like it!
4  Alternate cryptocurrencies / Bounties (Altcoins) / Re: Send MSG up to 2000 uniqe crypto oriented people for 10$ total. on: June 19, 2020, 08:19:18 AM
Not sure if this is a good place for this thread but i would like to share an interesting option for you.

Fairdrop.io is na new project that was build to present aidrops free of bots. Thay achived that by using IDENA (first proof of person blockchain). https://medium.com/@idena.network/how-idena-works-4f4d19aabbb1

IDENA has 2400 nodes out of which 300 already registered on fairdrop.io (few days after project start, and 2 days after first airdrop announcement. This number will rapidly grow to the limit of 2400 - number of all IDENA nodes currently)

They just started with first airdrop:

Quote
We've observed some of our community members are interested in a $dna fairdrop to understand how things work at http://fairdrop.io

So, we present you the first demo drop at http://fairdrop.io

Calling out all enthusiastic community members to pool in $dna.

Ending a long admission by going to clue:

Quote
Every sponsor(donation amount >=100 $dna) will have a dedicated paragraph in the announcement message that goes to all the registered users.

Please provide the below details, if you are a sponsor, here or in DM Smiley
- name
- a 2 or 3 sentence text
- a link to twitter or any profile of your choice

100 DNA is equal to 9$ at current price.

Didn't think about that use case. Like it :-) It makes sense.
5  Economy / Scam Accusations / Re: IDENA - SCAM on: March 26, 2020, 11:39:48 AM
I can really only agree. This is some seriously good and unique project. Check out the code on GitHub. Devs know what they are doing and the whole concept is really great! If anyone is interested in some more stats to check it all out, feel free to visit https://idena.today
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 👑[ANN][BIS]Bismuth - On/off-chain, IoT, Scaling, Tokens, Privacy, Governance on: October 15, 2019, 12:47:32 PM
it's a good news and the price is already going up
when BISMUTH was on cryptopia it was absent on the CMC
cryptopia is down - could you remind me a historical highest price of BIS ?

All-Time High for BIS was on 2018-01-12 (641 days ago). Price was 8.94 USD
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 👑[ANN][BIS]Bismuth - On/off-chain, IoT, Scaling, Tokens, Privacy, Governance on: October 09, 2019, 11:13:33 AM

Awesome! Any idea when this could be available?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 👑[ANN][BIS]Bismuth - On/off-chain, IoT, Scaling, Tokens, Privacy, Governance on: October 07, 2019, 11:35:07 AM
BIS really is an interesting and beautiful project. Really like that it's written entirely in Python and that developers deliver awesome solutions. Totally love the uniqueness of it! If i would trust a team to navigate thru hard times then it's Bismuth-devs for sure. The development and community feels like Python to me: Every time i code something up in Python i end up being amazed how awesome the end-result is and i feel the same way about the Bismuth development. That's why i'm in.

This coin is hot boys! Currently traded at 0.00000710 BTC it's a no brainer that this will go up significantly at some point in time. Especially because devs are dedicated, knowledgeable and ready to navigate this thing thru hell if needed. I could list all the great technical details of the project here but i trust in people looking into it in detail and recognizing the unique nature and flavor this thing has. Check it out in detail guys, really.

EDIT: I never contributed code to any crypto-project except for Bismuth. It's totally worth it.
9  Alternate cryptocurrencies / Altcoin Discussion / Re: Blowing the lid off the CryptoNote/Bytecoin scam (with the exception of Monero) on: February 14, 2018, 09:22:04 PM
Found out that the GitHub repo of Bytecoin moved 5 days ago from

amjuarez/bytecoin - https://github.com/amjuarez/bytecoin

to

bcndev/bytecoin - https://github.com/bcndev/bytecoin

So it seems that user amjuarez is now bcndev!
10  Economy / Service Announcements / Trade on Kraken via Telegram on: September 08, 2017, 10:25:12 AM
Hey guys,

i wrote a Python bot so that i can trade on Kraken while i'm on the go. No need to login to the Kraken website and trade there (that's really some hardcore shit if you try that on your mobile). It actually turned out that it is also quite nice to use Telegram on a desktop machine to trade comfortably, so this is not only for mobiles.

Link: https://github.com/Endogen/Telegram-Kraken-Bot

Here are a few features:
- Open source - you can grab the code and start doing what ever you like with it!
- I can't fuck you up since this is a Telegram bot that you have to host yourself, no connection to me
- You can trade without logging in to Kraken. Trade immediately, always
- Bound to a specific Telegram user - only that user can use the bot
- Integrated update mechanism to newest GitHub version of the script (you can use my repository but you can update from your own repo too)
- Notifies you once an order is closed and the trade successfully executed
- Fully usable with buttons (custom keyboard) - no need to enter commands manually
- Following Kraken functionality is implemented right now
    - Create a buy / sell order (type limit)
    - Lookup current trade price for currencies
    - Show all your assets and how much volume is available (and not bound to an open order)
    - Current market value of a single asset or all assets combined
    - Show / close open orders
- You can check for updates, update to newest version, restart or shutdown the bot
- Display real time charts for all supported currencies (same as the Kraken charts - TradingView Charts)
- Show history of closed trades
- Possibility to sell all your assets immediately for the current market value
- Following currencies are supported as of now
    - Bitcoin
    - Litecoin
    - Monero
    - Ripple
    - Ethereum

Currently i'm adding a "funding" command so that it is possible to withdraw your funds (showing wallet addresses to deposit is already working). In the near future i will create a web-hook version of the bot and support more currencies.

I'm interested to hear what you guys think and if someone has a nice feature request, critique or interesting idea, just get it out already! Wink I' using the bot myself and since it's a huge help for me i thought other people might enjoy it too.

BTW: I'm a Software Engineer but not a Python developer so please chill-out after looking at my code Cheesy And if you really think this stuff helped you, you could donate what ever you like to this Bitcoin wallet:
Code:
1M4qFuDndPXabfg2Qj69bug9V13Fja2iwT

Cheers,
Endogen
11  Economy / Exchanges / Telegram-Kraken-Bot - trade on Kraken via Telegram on: September 07, 2017, 10:41:53 PM
Hey guys,

i wrote a Python bot so that i can trade on Kraken while i'm on the go. No need to login to the Kraken website and trade there (that's really some hardcore shit if you try that on your mobile). It actually turned out that it is also quite nice to use Telegram on a desktop machine to trade comfortably, so this is not only for mobiles.

Link: https://github.com/Endogen/Telegram-Kraken-Bot

Here are a few features:
- Open source - you can grab the code and start doing what ever you like with it!
- I can't fuck you up since this is a Telegram bot that you have to host yourself, no connection to me
- You can trade without logging in to Kraken. Trade immediately, always
- Bound to a specific Telegram user - only that user can use the bot
- Integrated update mechanism to newest GitHub version of the script (you can use my repository but you can update from your own repo too)
- Notifies you once an order is closed and the trade successfully executed
- Fully usable with buttons (custom keyboard) - no need to enter commands manually
- Following Kraken functionality is implemented right now
    - Create a buy / sell order (type limit)
    - Lookup current trade price for currencies
    - Show all your assets and how much volume is available (and not bound to an open order)
    - Current market value of a single asset or all assets combined
    - Show / close open orders
- You can check for updates, update to newest version, restart or shutdown the bot
- Display real time charts for all supported currencies (same as the Kraken charts - TradingView Charts)
- Show history of closed trades
- Possibility to sell all your assets immediately for the current market value
- Following currencies are supported as of now
    - Bitcoin
    - Litecoin
    - Monero
    - Ripple
    - Ethereum

Currently i'm adding a "funding" command so that it is possible to withdraw your funds (showing wallet addresses to deposit is already working). In the near future i will create a web-hook version of the bot and support more currencies.

I'm interested to hear what you guys think and if someone has a nice feature request, critique or interesting idea, just get it out already! Wink I' using the bot myself and since it's a huge help for me i thought other people might enjoy it too.

BTW: I'm a Software Engineer but not a Python developer so please chill-out after looking at my code Cheesy And if you really think this stuff helped you, you could donate what ever you like to this Bitcoin wallet:
Code:
1M4qFuDndPXabfg2Qj69bug9V13Fja2iwT

Cheers,
Endogen
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!