Explorar
Conéctate con comunidades y descubre nuevas ideas.
Gana tu parte de 1000 Sui
Gana puntos de reputación y obtén recompensas por ayudar a crecer a la comunidad de Sui.
Comunidades
Sui is an innovative, decentralized Layer 1 blockchain that redefines asset ownership.
Publicaciones principalesMiembros principales- 192
- 150
- 83
- Publicaciones principalesMiembros principales
- 123
- 86
- 67
- Publicaciones principales
- Publicaciones principalesMiembros principales
- 11
- 10
- 10
- Publicaciones principalesMiembros principales
- 10
- Publicaciones principalesMiembros principales
- 10
- Publicaciones principalesMiembros principales
- 10
Supra connects multiple innovations, which were published over the years, into a resilient, extreme performance architecture that vertically integrates MultiVM smart contract support and native services:
Publicaciones principalesMiembros principales- 10
- Publicaciones principalesMiembros principales
- Publicaciones principalesMiembros principales
The Graph is a decentralized protocol for indexing and querying blockchain data. The Graph makes it possible to query data that is difficult to query directly.
Publicaciones principalesMiembros principales- 111
- 60
- 55
Vyper is a relatively new, pythonic programming language used to write smart contracts. Vyper targets Ethereum Virtual Machine making it virtually impossible for developers to code misleading programs.
Publicaciones principalesMiembros principales- 87
- 45
- 42
The Graph is a decentralized protocol for indexing and querying blockchain data. The Graph makes it possible to query data that is difficult to query directly.
Publicaciones principalesMiembros principales- 58
- 55
- 53
- Publicaciones principalesMiembros principales
- 20
- 12
- 11
- Publicaciones principalesMiembros principales
- 15
- 10
- 10
- Publicaciones principalesMiembros principales
- 15
- 10
- 10
- Publicaciones principalesMiembros principales
- 50
- 30
- 18
- Publicaciones principalesMiembros principales
- 10
The Reserve protocol is the first platform that allows for the permissionless creation of asset-backed, yield-bearing & overcollateralized stablecoins on Ethereum/
Publicaciones principalesMiembros principales- 10
- Publicaciones principalesMiembros principales
- 10
- Publicaciones principalesMiembros principales
- 10
Recompensa
- +4ParaSuiNov 06, 2024
Validador cibernético Sui Global
Hay una persona en el equipo de Sui Global que es un validador cibernético. ¿Para qué crees que sirve un validador cibernético? ¿Podemos aceptar el escenario de que Sui Global se convierta en un validador en la red principal de Sui?
33 Difference between these: CREW3HUNTER and CREW3
1Please Explain to newcomers which of these roles can be obtained and what is the difference between them. CREW3HUNTER | CHAMPION CREW3 CHAMPION P.S. I will select the best answer only among users whose reputation is less than 100 (you will get 15 points).
34- +2ParaSuiNov 06, 2024
Is it possible to define a constructor in Solidity using the contract name and function keyword?
I have seen constructors in Solidity defined with the constructor keyword within the contract, as shown below: contract Person { address public owner; // Constructor constructor() { owner = msg.sender; } // Other functions and variables... } However, I'm curious if it's valid to define the constructor using the contract name and function keyword, like this: contract Person { address public owner; // Constructor function Person() public payable { owner = msg.sender; } // Other functions and variables... } Would this alternative way of defining the constructor work in Solidity, or is it necessary to use the constructor keyword?
23
Más reciente
- ParaSuiAug 02, 2025
Post for testing purposes
DON'T DELETE THIS POST DON'T DELETE THIS POST DON'T DELETE THIS POST
01
Sin respuesta
- ParaSuiJul 26, 2025
This Post is for CRUD operations
This is a simple expert post with plain text content. Here we're testing the basic functionality of creating an expert post type.
10 - ParaSuiJul 26, 2025
This Post is for CRUD operations
This is a simple expert post with plain text content. Here we're testing the basic functionality of creating an expert post type.
00 - ParaSuiJul 26, 2025
This Post is for CRUD operations
This is a simple expert post with plain text content. Here we're testing the basic functionality of creating an expert post type.
00
Tendencia
Brinde consejos a un experto sobre qué hacer en SUI Project.
Escriba algunos consejos de expertos sobre el proyecto Sui para convertirse en uno de los primeros en adoptarlo.
65¿Haciendo agujeros en go-libp2p con hosts detrás de NAT?
Estoy explorando el concepto de perforar agujeros en una red en la que ambos hosts utilizan NAT mediante go-libp2p. ¿Hay ejemplos, tutoriales o recursos disponibles que demuestren cómo perforar agujeros en este escenario con go-libp2p? Cualquier idea o fragmento de código sería muy apreciado.
53