
Firma Station is a desktop application for FirmaChain service like wallet, staking, voting.
This app is required for Mainnet Coin swaps service, and MainNet wallets can only be created through this app on user side.
Both Web and Desktop apps are being developed to work, and will be modularized so that they can be used in mobile wallets in the future.
It is currently under development and early stage development and provide detail features through integration with Firma-JS.
This app can also be used for TestNet and using Faucet, you can test various scenarios.
WARNING: The coin obtained through firma station devnet/testnet is not compatible with the coin of mainnet and has no value.
git clone https://github.com/firmachain/firma-station.git
cd firma-station
nvm use
yarn install
yarn run dev
Copy the sample configuration file:
cp src/config.sample.ts src/config.ts
Edit src/config.ts with your network settings.
yarn build
yarn cypress:open
yarn dev: Start development serveryarn build: Build for productionyarn start: Preview production buildyarn run cypress:open: Open Cypress test$ claude mcp add firma-station \
-- python -m otcore.mcp_server <graph>