Technical Weekly Report (Feb 4th - Feb 14th)
caesarchad opened this issue · 1 comments
caesarchad commented
pre-testnet-release
You can check the codes from this url: https://github.com/bitconch/bus/releases
This is the pre test net release, we have create several tools to implement the bitconch whitepaper.
- Configuration tools under cmd folder
- Genesis tools under cmd folder
- Fullnode and its configuration tools under cmd folder
- Scripts to setup env, precompile, compile and build.
- You can go to release tab on github code, download the source codes and try to test the code yourself.
Current and next step
A fully functional wallet cli, facuet, block explore, and lot more. Which will be released very soon.
luhuimao commented
Doing the following research about smart contract:
- How to make smart contract can write in most any language?
- How to speed up the smart contract execution process