Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: azx19 on September 02, 2023, 10:34:52 AM



Title: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 02, 2023, 10:34:52 AM
Pepenet is a project forked from monero with features similar to twitter (without mods  ;D).

Basic blockchain info
*****************************
Forked: Yes
Reference project: Monero
Total supply: ~18.2M
Block time: 2 min
Block reward: dynamic
Mining algorithm: Cryptonote v0
*****************************
Mining pools:
https://ekapool.com/ppnet/ (https://ekapool.com/ppnet/)
http://pepenet.cobrapool.com/ (http://pepenet.cobrapool.com/)
Explorers:
http://explorer.pepenet.info:8081/ (http://explorer.pepenet.info:8081/)
*****************************
For now there are only two social features: pepping and posting.but more will be added
https://pepenet9.files.wordpress.com/2023/08/screenshot-from-2023-08-27-17-48-22.png?w=1024
Users can make a pep or post by adding json arguments to the transfer command in the pepenet-wallet-cli.
This will include the social feature in the transaction data.
To avoid blockchain bloat all social features are compressed and serialized with protobuf.

As of right now the only way to use pepenet is via pepenet-wallet-cli but the long term plan is to add a http server to pepenetd that will host a web based UI (html web pages for: daemon management and info and a web interface for the rpc wallet).

Users will also have the ability to host their own simple websites with pepenetd via this http server.
If enough people like this idea then a page social feature will be added. It will enable users to "publish" their website on pepenet and allow others to find it.

Please share your thoughts here or check out the links below:

More info: pepenet.org (http://pepenet.org)
Discord server: https://discord.gg/vvwNGeV76k (https://discord.gg/vvwNGeV76k)
Join discussion on reddit: https://www.reddit.com/r/pepenet/ (https://www.reddit.com/r/pepenet/)
Github repo: https://github.com/pepenetsocial/pepenet (https://github.com/pepenetsocial/pepenet)

Latest release (windows-x86_64 and linux-x86_64): https://github.com/pepenetsocial/pepenet/releases/tag/v0.2.0.0-beta (https://github.com/pepenetsocial/pepenet/releases/tag/v0.2.0.0-beta)

Guides: https://pepenet9.wordpress.com/guides/ (https://pepenet9.wordpress.com/guides/)
Mining guide: https://pepenet9.wordpress.com/guides/mining-guide/ (https://pepenet9.wordpress.com/guides/mining-guide/)


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 03, 2023, 04:39:15 PM
I added the x86_64 linux binaries here: https://github.com/pepenetsocial/pepenet/releases/tag/v0.2.0.0-beta.

I will build for ARM tomorrow and try to make a windows build in a one week timeframe


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: kgdmtd999777 on September 04, 2023, 07:21:38 AM
We need win version, good participation


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 04, 2023, 02:23:05 PM
Working on it boss :)
Hopefully within 48 hours.


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: Janu Hyder on September 05, 2023, 08:55:27 AM
any discord
link explorer


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: lemonandfriesonetwo on September 05, 2023, 03:35:13 PM
Working on it boss :)
Hopefully within 48 hours.

Once the `boss` names start coming out then everybody knows is some neckbeard behind a keyboard trying to run some kind of scam.


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 05, 2023, 07:04:35 PM
Added windows binaries for the latest release. I was unable to sync from windows maybe I just don't know how to configure the firewall. The sync is ok on ubuntu on the same network.
https://github.com/pepenetsocial/pepenet/releases/tag/v0.2.0.0-beta

edit: fixed


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 05, 2023, 08:04:07 PM
Working on it boss :)
Hopefully within 48 hours.

100%  :D


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: wanganxiu on September 05, 2023, 08:06:53 PM
Windows Wallet cannot synchronize. Another issue that needs to be addressed is whether it is currently the main network?


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 05, 2023, 08:16:36 PM
Windows Wallet cannot synchronize. Another issue that needs to be addressed is whether it is currently the main network?

Ok, thanks for the feedback. I will check what's going on maybe it's a problem with libunbound but I doubt it. But I hope that we just don't know how to setup our firewall. Maybe someone has experience with running monerod on windows on a home network.

edit: fixed


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: EL MAOGO on September 06, 2023, 02:06:37 AM
home/makeye/pepenet/src/pepenet_social/pepenet_social.pb.h:10:10: fatal error: google/protobuf/port_def.inc: No existe el archivo o el directorio
 #include <google/protobuf/port_def.inc>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/build.make:75: fallo en las instrucciones para el objetivo 'src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/blockchain.cpp.o'
make[2]: *** [src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/blockchain.cpp.o] Error 1
CMakeFiles/Makefile2:2395: fallo en las instrucciones para el objetivo 'src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/all'
make[1]: *** [src/cryptonote_core/CMakeFiles/obj_cryptonote_core.dir/all] Error 2
Makefile:145: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: newcoinann on September 06, 2023, 02:37:03 AM
it is currently the main network?


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 06, 2023, 02:56:49 PM
Windows sync fixed (firewall problems)
I made a quick guide on reddit. But I will make a more detailed guide for both windows and ubuntu in the next few days.
I know good guides are missing but I will work on it. All help and suggestions are appreciated!

https://www.reddit.com/r/pepenet/comments/16bm0bd/solutionfix_for_windows_sync_firewall_problems/ (https://www.reddit.com/r/pepenet/comments/16bm0bd/solutionfix_for_windows_sync_firewall_problems/)

As a side note: It's good to follow the reddit and wordpress pages if you want all info at all times. I know that this sounds cheesy and like self-promotion but some things are just posted on one platform. I try to keep up with everything but I might forget to publish that I made an update somewhere. Do it only if it helps you, don't do it for me.


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 07, 2023, 09:23:38 PM
Published detailed guides for windows setup. Check them out if you want. I could use some feedback just to know if everything works ok if you follow the guide.

https://pepenet9.wordpress.com/guides/windows/windows-daemon-sync/ (https://pepenet9.wordpress.com/guides/windows/windows-daemon-sync/)

https://pepenet9.wordpress.com/guides/windows/windows-antivirus-configuration/ (https://pepenet9.wordpress.com/guides/windows/windows-antivirus-configuration/)

https://pepenet9.wordpress.com/guides/windows/windows-network-firewall-settings/ (https://pepenet9.wordpress.com/guides/windows/windows-network-firewall-settings/)

If there are any suggestions or problems, feel free to let me know.


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: Janu Hyder on September 08, 2023, 12:06:47 AM
Published detailed guides for windows setup. Check them out if you want. I could use some feedback just to know if everything works ok if you follow the guide.

https://pepenet9.wordpress.com/guides/windows/windows-daemon-sync/ (https://pepenet9.wordpress.com/guides/windows/windows-daemon-sync/)

https://pepenet9.wordpress.com/guides/windows/windows-antivirus-configuration/ (https://pepenet9.wordpress.com/guides/windows/windows-antivirus-configuration/)

https://pepenet9.wordpress.com/guides/windows/windows-network-firewall-settings/ (https://pepenet9.wordpress.com/guides/windows/windows-network-firewall-settings/)

If there are any suggestions or problems, feel free to let me know.
discord ?


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 08, 2023, 06:28:04 PM
New guides:

https://pepenet9.wordpress.com/guides/mining-guide/ (https://pepenet9.wordpress.com/guides/mining-guide/)
https://pepenet9.wordpress.com/guides/software/wallet-pepenet-wallet-cli/how-to-make-a-new-wallet/ (https://pepenet9.wordpress.com/guides/software/wallet-pepenet-wallet-cli/how-to-make-a-new-wallet/)

Sidenote:
I will make a discord in the next few days


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: yydnyjg on September 09, 2023, 07:27:02 AM
 no two valid DNS TXT records were received


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 09, 2023, 08:16:10 AM
no two valid DNS TXT records were received

No DNS server for checkpoints is setup yet. For now just ignore the message it's not critical and has no effect.


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 09, 2023, 08:25:45 AM
You can join the pepenet discord server now.

https://discord.gg/vvwNGeV76k (https://discord.gg/vvwNGeV76k)


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: Janu Hyder on September 09, 2023, 08:58:51 AM
any pool and link explorer


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 09, 2023, 09:06:35 AM
any pool and link explorer

The mining is still in early stages that's why solo mining is still ok. We are at about 18kH/s


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: Janu Hyder on September 09, 2023, 09:09:05 AM
any pool and link explorer

The mining is still in early stages that's why solo mining is still ok. We are at about 18kH/s
i see,
any plan exchange


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: 13y85t on September 13, 2023, 12:49:30 PM
so what's the plans for this coin ?

an explorer will be a good start


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: Janu Hyder on September 16, 2023, 09:28:47 AM
pool
https://ekapool.com/ppnet/


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 16, 2023, 10:48:12 AM
A new mining pool for pepenet.
https://ekapool.com/ppnet/ (https://ekapool.com/ppnet/)
You are welcome to join or run your own pool.

Thank you all for the amazing participation. The network hash rate is already at 3.7 MH/sec.

Keep up the good work!


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 16, 2023, 04:18:16 PM
Some members made a new public mining pool.
Check out the cobrapool (http://cobrapool) here: http://pepenet.cobrapool.com/ (http://pepenet.cobrapool.com/)

You can make your own pool by following the tutorial here:
https://github.com/vanthoi/pepenet-pool


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: komyin on September 17, 2023, 01:00:35 AM
It's a scam


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: azx19 on September 20, 2023, 03:28:24 PM
The long awaited pepenet blockchain explorer is finally here. Enjoy : )
http://explorer.pepenet.info:8081/ (http://explorer.pepenet.info:8081/)


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: zygzag on September 21, 2023, 08:47:40 AM
pool don't work addresses are not recognized


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: Janu Hyder on October 07, 2023, 01:18:26 AM
any news
discord invalid , ekapool down


Title: Re: pepenet - a blockchain based social network forked from monero
Post by: 13y85t on October 31, 2023, 03:38:51 AM
is this shit dead ?