uTalk

Official forum for Utopia Community

You are not logged in.

#1 2021-12-05 11:37:44

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Utopia codebase

I am collecting, filling the open source code base of the project. So that everything can be easily found and it can be systematized.
Codebase: https://github.com/utopia-opensource/utopia-codebase
also developments on UUSD: https://github.com/utopia-opensource/UUSD-MerchantSDK

If you have any developments for Utopia API or services for Crypton and UUSD, let me know and I will add them to the list.
This is to make the project look more impressive, there were more developments from the community, as well as newcomers was faster and easier to understand how to get started.

Write in this thread about your developments, projects.
Title, short description (1-2 sentences), link (github, clearnet or idyll site).
cool

Last edited by SGL (2021-12-05 11:39:41)


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#2 2021-12-09 14:46:16

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Utopia codebase

Library for working with Crypton Exchange in Golang
https://github.com/Sagleft/uexchange-go

logo.png

Last edited by SGL (2021-12-09 14:46:35)


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#3 2021-12-23 23:30:56

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Utopia codebase

UtpPostTelebot.
Example of creating a Telegram bot that allows you to send posts to your channels in Utopia. This can be useful for channel administrators who run them in several messengers, to make cross-posting. Thus, you can use this solution as a basis for creating an smm-tool. Eventually, anyone would be able to add Crypton support to pay for the service, and its holder would profit from it.

https://github.com/CtrCat/UtpPostTelebot

147297692-15cc49a8-d014-4423-a329-cd410bf9e403.png

Last edited by SGL (2021-12-23 23:31:12)


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#4 2021-12-31 16:55:55

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Utopia codebase

UcodeQrTelebot_ver2
Easy way to get QR and U-code using Utopia API in telegram bot

https://github.com/CtrCat/UcodeQrTelebot_ver2

147619799-7f17dc81-f44a-4cdf-a795-df051d2e133e.png


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#5 2022-01-04 22:24:07

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Utopia codebase

utopia-unity-client
Using Utopia API in Unity3D Engine example.
This example is the basis for integrating the Utopia API into the Unity3D Engine. Based on this, it is possible to create any application using the Utopia client.

https://github.com/Sagleft/utopia-unity-client

screen1.png


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#6 2022-01-08 17:58:29

Vicob
Member
Registered: 2022-01-07
Posts: 35

Re: Utopia codebase

SGL;1233 wrote:

UtpPostTelebot.
Example of creating a Telegram bot that allows you to send posts to your channels in Utopia. This can be useful for channel administrators who run them in several messengers, to make cross-posting. Thus, you can use this solution as a basis for creating an smm-tool. Eventually, anyone would be able to add Crypton support to pay for the service, and its holder would profit from it.

https://github.com/CtrCat/UtpPostTelebot

https://user-images.githubusercontent.c … f9e403.png


I'm a novice developer, and I don't have enough information. I would like to send messages from telegram to utopia directly. will i be able to do that with this bot?

Offline

#7 2022-01-09 08:54:04

Makedonskiy
Member
Registered: 2020-11-20
Posts: 108

Re: Utopia codebase

Great job, SGL smile

Offline

#8 2022-02-19 13:47:44

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Utopia codebase

cross-poster
A tool for cross-posting in Utopia and Telegram.

https://github.com/Sagleft/cross-poster

screen.png[


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#9 2022-12-27 11:48:31

CrytoCynthia
Member
Registered: 2022-11-19
Posts: 2,238

Re: Utopia codebase

SGL;1233 wrote:

UtpPostTelebot.
Example of creating a Telegram bot that allows you to send posts to your channels in Utopia. This can be useful for channel administrators who run them in several messengers, to make cross-posting. Thus, you can use this solution as a basis for creating an smm-tool. Eventually, anyone would be able to add Crypton support to pay for the service, and its holder would profit from it.

https://github.com/CtrCat/UtpPostTelebot

https://user-images.githubusercontent.c … f9e403.png

I think if it was when the Utopia p2p project was getting grounds then they would need bots, but now Utopia p2p has a string community and even in telegram Utopia p2p still has activities, in honesty I think a telegram bot isn’t that important for us.

Offline

#10 2022-12-27 22:57:38

crpuusd
Member
From: Blockchain
Registered: 2022-12-13
Posts: 1,574

Re: Utopia codebase

CrytoCynthia;2192 wrote:
SGL;1233 wrote:

UtpPostTelebot.
Example of creating a Telegram bot that allows you to send posts to your channels in Utopia. This can be useful for channel administrators who run them in several messengers, to make cross-posting. Thus, you can use this solution as a basis for creating an smm-tool. Eventually, anyone would be able to add Crypton support to pay for the service, and its holder would profit from it.

https://github.com/CtrCat/UtpPostTelebot

https://user-images.githubusercontent.c … f9e403.png

I think if it was when the Utopia p2p project was getting grounds then they would need bots, but now Utopia p2p has a string community and even in telegram Utopia p2p still has activities, in honesty I think a telegram bot isn’t that important for us.

You have a point but I think the bot can still be useful on the Utopia p2p telegram channel due to some spam message that was posted on the Utopia telegram at some point. However, it will be nice if the bot can also work on the Utopia app client.

Offline

#11 2023-01-13 07:03:42

Lanistergame2
Member
Registered: 2022-12-25
Posts: 1,520

Re: Utopia codebase

crpuusd;2236 wrote:

You have a point but I think the bot can still be useful on the Utopia p2p telegram channel due to some spam message that was posted on the Utopia telegram at some point. However, it will be nice if the bot can also work on the Utopia app client.

I double as a telegram moderator for projects and in my experience, nothing beats the human touch when dealing with a community. A bot is rigid and inflexible in deciding what constitutes spam and some of them send back messages to the group on each post deletion which could also spam the group.

An active mod would detect spam as it comes and decide the best action to take to not be too strict in moderation or to lenient.

Offline

#12 2023-01-13 15:16:33

thrive
Member
Registered: 2023-01-04
Posts: 1,963

Re: Utopia codebase

Lanistergame2;2946 wrote:
crpuusd;2236 wrote:

You have a point but I think the bot can still be useful on the Utopia p2p telegram channel due to some spam message that was posted on the Utopia telegram at some point. However, it will be nice if the bot can also work on the Utopia app client.

I double as a telegram moderator for projects and in my experience, nothing beats the human touch when dealing with a community. A bot is rigid and inflexible in deciding what constitutes spam and some of them send back messages to the group on each post deletion which could also spam the group.

An active mod would detect spam as it comes and decide the best action to take to not be too strict in moderation or to lenient.

The two of you make a valid point but to make a telegram group of a project look nice and free of spammer the group needs both moderators and a Telegram bot. Although the telegram bot mode of operation or action should control by the moderator using a command prompt keyword.

Offline

#13 2023-02-17 19:04:56

SGL
Member
From: Infospace
Registered: 2021-12-05
Posts: 70

Re: Utopia codebase

New project examples available here: https://udocs.gitbook.io/utopia-api/uto … f-projects


Crypton/UUSD donation for new developments: F50AF5410B1F3F4297043F0E046F205BCBAA76BEC70E936EB0F3AB94BF316804

Offline

#14 2023-05-21 14:09:21

crpuusd
Member
From: Blockchain
Registered: 2022-12-13
Posts: 1,574

Re: Utopia codebase

The codebase was highly created and easy to run. Good job

Offline

#15 2023-05-21 20:34:44

oba
Member
Registered: 2023-01-13
Posts: 1,847

Re: Utopia codebase

crpuusd;9481 wrote:

The codebase was highly created and easy to run. Good job

I can see you're amazed by how the code was created and how flexible is it to run the code.
Most people and developers on this forum or Utopia project are good in what they do.

Offline

#16 2023-05-21 23:07:53

thrive
Member
Registered: 2023-01-04
Posts: 1,963

Re: Utopia codebase

oba;9562 wrote:
crpuusd;9481 wrote:

The codebase was highly created and easy to run. Good job

I can see you're amazed by how the code was created and how flexible is it to run the code.
Most people and developers on this forum or Utopia project are good in what they do.

Yes, you're right, and it is all because the UtopiaP2P ecosystem was created in a community-driven way to trigger people who are more genuine enthusiasts than people seeking opportunity.

Offline

#17 2023-05-21 23:08:12

IyaJJJ
Member
Registered: 2023-01-25
Posts: 1,521

Re: Utopia codebase

thrive;9611 wrote:
oba;9562 wrote:
crpuusd;9481 wrote:

The codebase was highly created and easy to run. Good job

I can see you're amazed by how the code was created and how flexible is it to run the code.
Most people and developers on this forum or Utopia project are good in what they do.

Yes, you're right, and it is all because the UtopiaP2P ecosystem was created in a community-driven way to trigger people who are more genuine enthusiasts than people seeking opportunity.

That's the reason why there are a lot of independent supporters and developers working for the greater good of the UtopiaP2P ecosystem.

Offline

#18 2023-05-23 22:09:55

Europ
Member
Registered: 2023-05-23
Posts: 1,372

Re: Utopia codebase

IyaJJJ;9612 wrote:
thrive;9611 wrote:
oba;9562 wrote:

I can see you're amazed by how the code was created and how flexible is it to run the code.
Most people and developers on this forum or Utopia project are good in what they do.

Yes, you're right, and it is all because the UtopiaP2P ecosystem was created in a community-driven way to trigger people who are more genuine enthusiasts than people seeking opportunity.

That's the reason why there are a lot of independent supporters and developers working for the greater good of the UtopiaP2P ecosystem.

I've been going through these utopia ecosystem for a while and I'm very impressed that I can get to see a lot of things being developed in a well program manners, and I would like to ask what does it takes to be a good developer maybe probably i might be a developer also?

Offline

#19 2024-01-15 20:59:04

Lanistergame2
Member
Registered: 2022-12-25
Posts: 1,520

Re: Utopia codebase

Utopia  Codebase. Collection of source code files that make up a software project. It includes all the programming code, scripts, configuration files, and documentation needed for the development and maintenance of a software application

Offline

#20 2024-01-19 00:26:57

thrive
Member
Registered: 2023-01-04
Posts: 1,963

Re: Utopia codebase

Lanistergame2;29862 wrote:

Utopia  Codebase. Collection of source code files that make up a software project. It includes all the programming code, scripts, configuration files, and documentation needed for the development and maintenance of a software application

I believe the Utopia codebase is one of the cornerstone of the Utopia ecosystem. Developed by a group of networking technology enthusiasts.

Offline

#21 2024-01-19 00:27:15

Vastextension
Member
Registered: 2022-11-19
Posts: 1,887

Re: Utopia codebase

thrive;30175 wrote:
Lanistergame2;29862 wrote:

Utopia  Codebase. Collection of source code files that make up a software project. It includes all the programming code, scripts, configuration files, and documentation needed for the development and maintenance of a software application

I believe the Utopia codebase is one of the cornerstone of the Utopia ecosystem. Developed by a group of networking technology enthusiasts.

The Utopia codebase is the foundation for a secure and surveillance-resistant communication and finance platform.

Offline

#22 2024-01-19 00:27:30

joanna
Member
Registered: 2023-01-10
Posts: 2,250

Re: Utopia codebase

Vastextension;30176 wrote:
thrive;30175 wrote:
Lanistergame2;29862 wrote:

Utopia  Codebase. Collection of source code files that make up a software project. It includes all the programming code, scripts, configuration files, and documentation needed for the development and maintenance of a software application

I believe the Utopia codebase is one of the cornerstone of the Utopia ecosystem. Developed by a group of networking technology enthusiasts.

The Utopia codebase is the foundation for a secure and surveillance-resistant communication and finance platform.

Years in the making, this codebase provides a significant number of features that offer unique advantages in the cryptocurrency market.

Offline

#23 2024-01-19 00:27:48

IyaJJJ
Member
Registered: 2023-01-25
Posts: 1,521

Re: Utopia codebase

joanna;30177 wrote:
Vastextension;30176 wrote:
thrive;30175 wrote:

I believe the Utopia codebase is one of the cornerstone of the Utopia ecosystem. Developed by a group of networking technology enthusiasts.

The Utopia codebase is the foundation for a secure and surveillance-resistant communication and finance platform.

Years in the making, this codebase provides a significant number of features that offer unique advantages in the cryptocurrency market.

One of the many unique features of Utopia is its use of elliptic curve25519 for public key cryptography, alongside XSalsa20 for the symmetric encryption and Poly1305 for message authentication.

Offline

#24 2024-01-19 00:28:12

oba
Member
Registered: 2023-01-13
Posts: 1,847

Re: Utopia codebase

IyaJJJ;30178 wrote:
joanna;30177 wrote:
Vastextension;30176 wrote:

The Utopia codebase is the foundation for a secure and surveillance-resistant communication and finance platform.

Years in the making, this codebase provides a significant number of features that offer unique advantages in the cryptocurrency market.

One of the many unique features of Utopia is its use of elliptic curve25519 for public key cryptography, alongside XSalsa20 for the symmetric encryption and Poly1305 for message authentication.

These cryptographic tools are used extensively across the Utopia codebase to deliver a high degree of privacy and security to all network transactions, ensuring user's data remains invisible and untraceable.

Offline

#25 2024-01-19 00:28:32

level
Member
Registered: 2023-01-19
Posts: 1,252

Re: Utopia codebase

oba;30179 wrote:
IyaJJJ;30178 wrote:
joanna;30177 wrote:

Years in the making, this codebase provides a significant number of features that offer unique advantages in the cryptocurrency market.

One of the many unique features of Utopia is its use of elliptic curve25519 for public key cryptography, alongside XSalsa20 for the symmetric encryption and Poly1305 for message authentication.

These cryptographic tools are used extensively across the Utopia codebase to deliver a high degree of privacy and security to all network transactions, ensuring user's data remains invisible and untraceable.

The codebase is also responsible for the operation of Utopia's peer-to-peer infrastructure.

Offline

Board footer

Powered by FluxBB