# B3-Mimic **Repository Path**: BytomBlockchain/B3-Mimic ## Basic Information - **Project Name**: B3-Mimic - **Description**: A mock btm miner that talks with Antpool. - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 20 - **Forks**: 0 - **Created**: 2018-07-23 - **Last Updated**: 2025-07-25 ## Categories & Tags **Categories**: blockchain **Tags**: None ## README # B3-Mimic A mock btm miner that talks with Antpool. ## Usage ``` g++ -o vendor/github.com/bytom/mining/tensority/lib/cSimdTs.o -c vendor/github.com/bytom/mining/tensority/lib/cSimdTs.cpp -std=c++11 -pthread -mavx2 -O3 -fopenmp -D_USE_OPENMP go run main.go ```