Author

Topic: Cryptocurrency written in Python (Read 1027 times)

newbie
Activity: 36
Merit: 0
February 25, 2023, 09:01:30 PM
#38
Nice work. Like the old days when dev was working on bits. Is your worth 2 pizza yet if yes send us same
member
Activity: 653
Merit: 11
member
Activity: 653
Merit: 11
September 08, 2022, 01:48:33 PM
#36
full member
Activity: 442
Merit: 100
September 05, 2022, 05:29:48 AM
#35
Hello,

You can buy it from pancakeswap.
Please join telegram for more details.

t.me/DenaroGroup
newbie
Activity: 52
Merit: 0
September 05, 2022, 03:09:53 AM
#34
How to buy denaro ?
member
Activity: 653
Merit: 11
August 19, 2022, 04:40:02 PM
#33
This project should have more attention.

The dev has been working and updating his project consistently.

This is a project to watch out for in 2023-2024.

The entry point is still very cheap for its future potential.

It just needs a better wallet, some more miners, and nodes. But it's off to a really good start

 Cool
newbie
Activity: 15
Merit: 1
July 06, 2022, 01:22:40 PM
#32
Are you satoshi by any chance?  Grin

I'd like to.

Anyway there have been many improvements in the blockchain. There are two explorers: https://explorer.denaro.is/ and https://explorer2.denaro.is/.

I also developed a kind of VM on top of Denaro Blockchain, similar to the EVM: https://github.com/denaro-coin/dvm.
It uses transactions messages to call vm smart contracts, and the main difference with the EVM is that it's not built directly into the blockchain itself.
It's like another layer that uses the base chain to receive messages. This method could be used to implement smart contracts even on the Bitcoin blockchain.
Smart contracts are written in Python too and I think this is a pretty innovative thing (or at least never seen before?), and they get executed in a limited environment using RestrictedPython.

I also recently developed a mining pool. We really needed that as chain became controlled by a few miners. It isn't on GitHub yet because it's still in a development phase, but you can find the python miner at https://t.me/DenaroGroup/20420. Now we need an open source gpu miner so that it can be adapted for the pool. For everyone who wanna try developing it, there already is https://github.com/witer33/denarocudaminer but it needs some improvements
newbie
Activity: 24
Merit: 4
July 02, 2022, 07:38:54 AM
#31
I just created a cryptocurrency called denaro. I used Python and PostgreSQL. It's a fully working crypto written by 0, it does not operate on any external blockchain like ethereum, it does have his blockchain. It started like "let's see if i can really make it", and it ended that i did it. It can theoretically confirm up to 5 transactions per second, with a maximum block size of 2mb. You can find it on github: https://github.com/denaro-coin/denaro. If you wanna contribute, you're welcome. I also created a telegram bot wallet (@DenaroCoinBot), so feel free to pm me on @gaetano555 and i'll send you some.

I have been always looking for a project like this. A blockchain that's built out of a programming language that's widely used and reasonable total supply. Are you satoshi by any chance?  Grin
member
Activity: 653
Merit: 11
March 29, 2022, 12:26:14 AM
#30
This reminds me of early crypto.

You put the code out there and make zero promises and ask people to give it a try.

SO refreshing!!  Grin



This 100!

This is one of those projects that is focusing on making crypto more accessible.

It's coded in Python, which almost anyone can pick up and learn to code.

There is constant work from the dev also and other people from telegram, gives more trust that this coin will continue to push forward.
newbie
Activity: 15
Merit: 1
March 28, 2022, 11:39:05 AM
#29
Thank you so much. If you paste your addresses here i can give you a tip. You can use nodeless wallet at https://github.com/denaro-coin/denaro/tree/main/denaro/wallet
full member
Activity: 184
Merit: 103
March 27, 2022, 09:27:00 PM
#28
This reminds me of early crypto.

You put the code out there and make zero promises and ask people to give it a try.

SO refreshing!!  Grin

newbie
Activity: 15
Merit: 1
March 25, 2022, 01:46:53 PM
#27
Thank you guys
member
Activity: 653
Merit: 11
February 13, 2022, 03:29:08 PM
#26
This project is interesting.

Lot of garbage is out there claiming all sorts of promises, Denaro seems to be straight to the point - independent blockchain with constant development happening.

And coding it in Python was a smart move imo. It's a language that is open to anyone in the world and this can lead to anyone in the world contributing code to Denaro.

Definitely will keep an eye on this one.
full member
Activity: 442
Merit: 100
February 13, 2022, 09:48:00 AM
#25
Really nice progress made by the dev here.
We can now trade this coin as a wrapped token on the binance chain.
I will follow this project, looks like a good project with great Dev and the support from the community dev for miners.
newbie
Activity: 15
Merit: 1
January 03, 2022, 01:28:18 PM
#24
Yes at this time this is vulnerable
copper member
Activity: 40
Merit: 19
December 31, 2021, 06:41:25 AM
#23
It's sha256, similar to bitcoin but there are a couple differences, you can find them in README. You can start mining with the miner.py file

Won't this be vulnerable to a 51% attack? Bitcoin is using 256, and if even a single miner decides to mine your chain, they'd have the hash power.
newbie
Activity: 445
Merit: 0
December 27, 2021, 07:07:30 AM
#22
phyton is the great opportunity in Built in Crypto project Run. Crypto base in blockchain Crypto project Defi Web Built
newbie
Activity: 15
Merit: 1
December 21, 2021, 09:47:20 AM
#21
There is a GPU miner: https://github.com/witer33/denarocudaminer.

I chose Python cause Go was too hard to learn for a working blockchain. Python may seem unsuitable but it is and the blockchain is working, even if with some problems. I won't get tired of saying that contributions are welcome
newbie
Activity: 1
Merit: 0
December 20, 2021, 05:58:50 PM
#20
Python is used by other new cryptos(STLX) as well. Its more about the amount of developers behind a crypto and the language in which they forte.

P.S. I think miner should be in C++ (fast, good interfacing with OPENCL and CUDA for gpu mining). I am yet to dive into any blockchain code, but I believe most of ETH codebase is in go language which provides a lot of concurrency/multithreading/etc support(I am weak in go).
newbie
Activity: 5
Merit: 0
December 20, 2021, 05:38:05 PM
#19
Crypto is an unlimited untapped venture

Some of the new innovations in crypto will seem like a joke many years ago

I think he should go on and find whatever is the reason behind the non usage by himself
sr. member
Activity: 686
Merit: 250
December 20, 2021, 12:44:53 PM
#18
Since python is the only programming language I know this might be interesting. But I feel like there's many reasons other crypto purposely didn't use this language!
copper member
Activity: 34
Merit: 0
December 19, 2021, 12:17:30 AM
#17
Sounds interesting!
newbie
Activity: 15
Merit: 1
December 14, 2021, 11:30:10 AM
#16
There is no discord server yet
hero member
Activity: 574
Merit: 500
December 14, 2021, 09:36:54 AM
#15
Discord?
newbie
Activity: 15
Merit: 1
December 12, 2021, 04:29:15 PM
#14
You can set them inline in the command like:
Code:
DENARO_DATABASE_USER='user' uvicorn denaro.node.main:app --port 3006 --workers 2
.
Join the telegram group for more dedicated help: https://t.me/denarogroup
newbie
Activity: 123
Merit: 0
December 11, 2021, 10:36:35 PM
#13
You have to set environmental variables for database access:

    DENARO_DATABASE_USER, default to denaro.
    DENARO_DATABASE_PASSWORD, default to an empty string.
    DENARO_DATABASE_NAME, default to denaro.
    DENARO_DATABASE_HOST, default to 127.0.0.1.

How to do it ? Please explain in details, step by step. What file should I modified etc.
newbie
Activity: 15
Merit: 1
December 04, 2021, 06:54:20 AM
#12
Btw there was a project with similar name:

https://bitcointalksearch.org/topic/ann-denaroio-cryptocurrency-wallet-and-worldwide-debit-cards-2833302

So maybe its not the best name...

Uh I didn't know it. That was a scam project but I can't change crypto name as it has been already released.
newbie
Activity: 15
Merit: 1
December 03, 2021, 03:44:55 PM
#11
Yeah you're right, i will, thank you. For now you can join telegram channel and group in order to get updated about development.
member
Activity: 325
Merit: 26
December 03, 2021, 03:40:42 PM
#10
I think a couple of simple deployment methods would be beneficial for some other tinkerers to play with your project. Maybe start a discord community for those who'd like to help out? I'd join.

Yeah you're right, at the moment you have to create postgres database manually. Maybe docker would be simpler to use. There is a telegram group and channel at https://t.me/denarocoin if you wanna join, I use more telegram than discord. Thank your for your appreciation, advices and contributions are always welcome.
It is easier to organize Discord with channels and other stuff. Like testnet channel, mining..../hidden channels-rank only channels like ANN/ranks and all etc.. Telegram is like a big sea of msges, it cant be organized in such a way. Discord is more suitable for the tech interested community. As in its early phase, I strongly advise a Discord Server and certain servers link their telegram with it through a bot (it sends msges to Tele and from Tele to Discord). Yea and write a medium article guide pls.  Wink

Btw there was a project with similar name:

https://bitcointalksearch.org/topic/ann-denaroio-cryptocurrency-wallet-and-worldwide-debit-cards-2833302

So maybe its not the best name...
newbie
Activity: 15
Merit: 1
December 03, 2021, 02:17:48 PM
#9
I think a couple of simple deployment methods would be beneficial for some other tinkerers to play with your project. Maybe start a discord community for those who'd like to help out? I'd join.

Yeah you're right, at the moment you have to create postgres database manually. Maybe docker would be simpler to use. There is a telegram group and channel at https://t.me/denarocoin if you wanna join, I use more telegram than discord. Thank your for your appreciation, advices and contributions are always welcome.
newbie
Activity: 22
Merit: 0
December 03, 2021, 08:50:10 AM
#8
Great, I am learning Python, this project is good, continue to pay attention.   Smiley
newbie
Activity: 17
Merit: 2
December 02, 2021, 04:57:02 PM
#7
Awesome! I really like this kind of project, it really brings me back to the early days of this message board. The greatest innovations in DLT didn't happen because billions are spent on R&D, they happened when this was a hacker's community.

I think a couple of simple deployment methods would be beneficial for some other tinkerers to play with your project. Maybe start a discord community for those who'd like to help out? I'd join.
newbie
Activity: 15
Merit: 1
December 02, 2021, 10:42:55 AM
#6
It's not much complex actually, but it works. I think I'll work on this to implement some new features and maybe it will be a successful coin, or maybe not. I appreciate contributions. Anyone who needs help installing this can pm me on telegram at t.me/gaetano555
legendary
Activity: 3276
Merit: 2442
December 01, 2021, 02:08:26 PM
#5
Sounds like you completed a nice home project. If you are capable of writing this your own, you'll land on a good paying job in no time. Blockchain devs are very in demand lately.  Your other option is, you can develop this project of yours further and create a unique altcoin which offers something that the other coins don't and you may end up with a multi billion worth of a blockchain. A silly project like Litecoin started like this and now it is one of the major alts.
copper member
Activity: 145
Merit: 0
December 01, 2021, 01:59:46 PM
#4
I just created a cryptocurrency called denaro. I used Python and PostgreSQL. It's a fully working crypto written by 0, it does not operate on any external blockchain like ethereum, it does have his blockchain. It started like "let's see if i can really make it", and it ended that i did it. It can theoretically confirm up to 5 transactions per second, with a maximum block size of 2mb. You can find it on github: https://github.com/denaro-coin/denaro. If you wanna contribute, you're welcome. I also created a telegram bot wallet (@DenaroCoinBot), so feel free to pm me on @gaetano555 and i'll send you some.


any guide on how to set that correctly
# install postgresql
createdb denaro
psql -d denaro
## paste content of schema.sql
Huh
newbie
Activity: 15
Merit: 1
December 01, 2021, 01:32:49 PM
#3
It's sha256, similar to bitcoin but there are a couple differences, you can find them in README. You can start mining with the miner.py file
newbie
Activity: 2
Merit: 0
December 01, 2021, 07:14:59 AM
#2
What is its mining algorithm? Or block revenue allocated based on the duration of the running node?
newbie
Activity: 15
Merit: 1
November 30, 2021, 11:46:42 AM
#1
I just created a cryptocurrency called denaro. I used Python and PostgreSQL. It's a fully working crypto written by 0, it does not operate on any external blockchain like ethereum, it does have his blockchain. It started like "let's see if i can really make it", and it ended that i did it. It can theoretically confirm up to 5 transactions per second, with a maximum block size of 2mb. You can find it on github: https://github.com/denaro-coin/denaro. If you wanna contribute, you're welcome. I also created a telegram bot wallet (@DenaroCoinBot), so feel free to pm me on @gaetano555 and i'll send you some.
Jump to: