Skip to content

This course will teach you to code an impactful dApp in the Fuel blockchain. The course will begin with an introduction to the Fuel blockchain, its features and its use cases. Later on, you will will dive into the Sway programming language and develop a petition dApp using with the programming language.

Notifications You must be signed in to change notification settings

vdsilveira/sway-PetitiondApp-TheFuel-Network

Repository files navigation

📌 Projeto Sway - Petition

Versão do Projeto Status do Projeto Licença

Bem-vindo ao DApp de Petição Escrito em Sway! Este projeto utiliza a linguagem Sway, desenvolvida pela blockchain FuelNetwork, para implementar um aplicativo descentralizado de petição. Aqui você encontrará informações sobre o DApp, como instalação, uso, contribuição e licença.

Descrição

Este DApp de Petição permite que os usuários criem e assinem petições diretamente na blockchain FuelNetwork. Ele utiliza a linguagem Sway para a implementação dos contratos inteligentes que gerenciam as petições e as assinaturas.

Recursos

  • Criação e assinatura de petições na blockchain
  • Contratos inteligentes eficientes escritos em Sway
  • Suporte à FuelNetwork
  • Comunidade Ativa de Desenvolvedores

Instalação

Para começar a usar o DApp de Petição, siga estas etapas:

  1. Clone o repositório: git clone https://github.com/vdsilveira/sway-PetitiondApp-TheFuel-Network
  2. Instale as dependências: npm install
  3. Execute o projeto: npm start

Uso

O uso do DApp de Petição é simples:

  1. Crie uma nova petição, especificando os detalhes necessários.
  2. Compartilhe o link da petição para coletar assinaturas.
  3. Os usuários podem assinar a petição clicando no link e seguindo as instruções.

Contribuição

Contribuições são bem-vindas! Se você deseja contribuir para o DApp de Petição Escrito em Sway, siga estas etapas:

  1. Fork o projeto
  2. Crie uma nova branch (git checkout -b feature)
  3. Faça commit das suas alterações (git commit -am 'Adicione uma nova funcionalidade')
  4. Faça push para a branch (git push origin feature)
  5. Crie um novo Pull Request

Licença

Este projeto é licenciado sob a Licença MIT. Veja o arquivo LICENSE para mais detalhes.

About

This course will teach you to code an impactful dApp in the Fuel blockchain. The course will begin with an introduction to the Fuel blockchain, its features and its use cases. Later on, you will will dive into the Sway programming language and develop a petition dApp using with the programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages