
- [PDF]
BITGERT WHITEPAPER
SOLUTION Bitgert prioritizes security, stability, extensibility. By introducing cutting-edge designs of virtual machines, smart sandbox, value exchange protocol, and forking mechanism, Bitgert creates …
BRISE Chain Documentation | Bitgert Blockchain Documentation
Asset Management BRC20 Asset A token protocol on BRISE which is compatible with ERC20. It extends ERC20 and contains more interfaces, such as getOwner and decimals. Read the full …
BRISE Chain Full Node Documentation - Bitgert
Steps to Run a Full Node Download brise_mainnet.json and static-nodes.json from https://github.com/Bitgert/brise-chain
BRISE Chain Explorers | Bitgert Blockchain Documentation
MainNet : https://brisescan.com/ TestNet: https://testnet-explorer.brisescan.com/ Faucet 1: https://faucet.brisescan.com/ Faucet 2: https://brisefaucet.com/
Local Brise Chain Network | Bitgert Blockchain Documentation
Create a /projects symbolic link (Note: This step is simply so "/projects" can be used in all other commands, instead you could use full paths, or set an env var)
Getting Started | Bitgert Blockchain Documentation
The easiest way to use Brise Chain is through a wallet with support for Brise Chain accounts and transfers. For example, BRISE provides a Web Wallet at https://www.brisescan.com BRISE also …
For Developers | Bitgert Blockchain Documentation
For Developers Complete information including easy tutorials you need to build, deploy & manage apps
Network Status Monitoring Guideline - Bitgert
Working Folder cd /root/mainnet/ eth-net-intelligence-api/ Configure the Node Monitoring App We will need to add the app1.json file located in the eth-net-intelligence-api directory by reference app.json: …
Proxy Contract | Bitgert Blockchain Documentation
Create upgradeable contract This example token has a fixed supply that is minted to the deployer of the contract. https://github.com/Bitgert/brise-chain/canonical-upgradeable …
Wallet Providers | Bitgert Blockchain Documentation
A wallet provider is a service that allows DApps to provide wallets to their end-users without having to deal with the security concerns of key management. It is a great way to make your Dapp ready to …