diff --git a/README.md b/README.md index 5eb79bc..1c16769 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@
Idiomas : | ++ | + | + |
+ + + + + + + + + + + + + + + + + + + + + + + +
+ ++ Como utilizar • + Links • + Wiki • + Comunidade +
+ +# Como Utilizar + +## Requisitos + +* Node v9.8.0 +* Yarn + +## Funcionamento + +```bash +> yarn install +> yarn start +``` + +A carteira então pode ser acessada através do endereço: [http://localhost:3000](http://localhost:3000) + +## Alterando o URL da API padrão + +Por padrão, o Explorer se conectará à https://tronscan.io para obter os dados. + +Quando executada localmente, o URL pode ser alterado definindo a variável de ambiente `API_URL` + +```bash +> API_URL=http://127.0.0.0:8088 yarn start +``` + +Isto deve alterar a variável API_URL, apontando para o serviço local `wallet-cli` + +# Comunidade + +* [Slack](https://join.slack.com/t/tronfoundation/shared_invite/enQtMzAzNzg4NTI4NDM3LTAyZGQzMzEzMjNkNDU0ZjNkNTA4OTYyNTA5YWZmYjE3MTEyOWZhNzljNzQwODM3NDQ0OWRiMTIyMDhlYzgyOGQ) +* [Telegram](https://t.me/tronnetworkEN) + +# Links + +* [Website](https://tron.network/) +* [Documentação](https://github.com/tronprotocol/wallet-web) +* [Blog](https://tronprotocol.github.io/tron-blog/) +* [TRON Wiki](http://wiki.tron.network/en/latest/) + +# Projetos + +* [TRON Protocol](https://github.com/tronprotocol/protocol) +* [Wallet-CLI](https://github.com/tronprotocol/wallet-cli) diff --git a/README_FR.md b/README_FR.md index 33d269e..6ddf23c 100644 --- a/README_FR.md +++ b/README_FR.md @@ -4,6 +4,7 @@- Unable to unfreeze TRX. This could be caused because the minimal freeze period hasn't been reached yet. + {tu("unfreeze_error")}