https://github.com/aelfproject/aelf-community
https://github.com/aelfproject/aelf-community
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aelfproject/aelf-community
- Owner: AElfProject
- Created: 2022-05-03T11:26:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T03:54:38.000Z (almost 4 years ago)
- Last Synced: 2023-03-02T20:22:19.047Z (over 3 years ago)
- Size: 92.8 KB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# aelf-community
Welcome to the repo for [AElf](https://github.com/AElfProject/AElf) community.
Members of AElf Foundation maintain this repo, aiming to help developers who interested in AElf to achieve more on the blockchain industry using AElf.
In this repo, you can:
- Read blogs or articles about AElf from AElf Core Team in the [shares folder](shares)
- Check the Frequently Asked Questions in the [faq folder](faq)
- Propose new features or ask for help by openning an issue.
# AElf Public Web API
## MainNet
### MainChain:
https://aelf-public-node.aelf.io
chain ID: 9992731
### SideChain(tDVW):
https://tdvw-public-node.aelf.io
chain ID: 1931928
### (obsolete)SideChain(tDVV):
https://tdvv-public-node.aelf.io
chain ID: 1866392
## TestNet
MainChain:
https://aelf-test-node.aelf.io
SideChain(tDVW):
https://tdvw-test-node.aelf.io
(obsolete)SideChain(tDVV):
https://tdvv-test-node.aelf.io
# Learn to Build
Links in lead to many relevant technical topics.([Check here](https://github.com/AElfProject/aelf-community/blob/main/guide.md))
# Recent Articles
- [Take ELF tokens from AElf Testnet](shares/take-elf-tokens-from-test-net.md)
# FAQ
## Mainnet tokenswap
Q:Will anyone show me how to swap elf from Binance exchange into aelf network?
A:Please follow the tutorial here:
- [Mainnet Token Swap On AElf](https://medium.com/aelfblockchain/mainnet-token-swap-on-aelf-website-official-tutorial-8c1e1181daa0)
- [All You Need To Know About the AElf Mainnet Token Swap](https://medium.com/aelfblockchain/q-a-all-you-need-to-know-about-the-aelf-mainnet-token-swap-9b6f16f2f334)
Q:How can I swap mainnet to erc?
A:It's only one way, you can only swap ERC20 to mainnet elf.
Q:Hi guys, got a quick question. Will or is binance supporting token swap? Thank you
A:Hi, there. Binance didn’t support yet, but we have opened the method to swap bep20 to mainnet ELF. Check this: [Swap Your BEP20 ELF Tokens To the Mainnet Tokens](https://aelfblockchain.medium.com/tutorial-swap-your-bep20-elf-tokens-to-the-mainnet-tokens-3aed40cdb1af)
Q:Is there any article about token swap?
A:Yes, you can follow these 3 articles in the following:
https://medium.com/aelfblockchain/aelf-oracle-episode-1-what-is-an-oracle-how-does-it-work-eed81998b138
https://medium.com/aelfblockchain/aelf-oracle-episode-3-demo-f1ead3193f72
https://medium.com/aelfblockchain/aelf-oracle-episode-2-what-did-aelf-oracle-do-in-the-mainnet-swap-3a1706953d97
## Developers help
Q:How many Dapps are deployed on testnet now? How do you schedule for launching on the mainnet?
A:There are 5-7 now, actually we are waiting for them to complete the whole contract deployment since we are requiring C# which might need a little more time compared with other blockchain,so after that we can schedule the launching and marketing plan.
Q:Is there any Dapps based on elf chain?
A:Yes, but currently all the dapps are deployed on aelf testnet, once those Dapps pass the test, they will be online.
## Address problem
Q: When I doing trasactions and it needs me to input my address, and I saw it sometimes the address is with "_ AELF" at the end , and some times whitout, what is the difference?
A: When you are searching or checking your transactions, it will show your address with "_ AELF" at the end, and when you are using it in transaction, you only need to input your address without "_ AELF".