About 33 results
Open links in new tab
  1. SOLUTION Bitgert prioritizes security, stability, extensibility. By introducing cutting-edge designs of virtual machines, smart sandbox, value exchange protocol, and forking mechanism, Bitgert creates …

  2. 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 …

  3. 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

  4. 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/

  5. 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)

  6. 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 …

  7. For Developers | Bitgert Blockchain Documentation

    For Developers Complete information including easy tutorials you need to build, deploy & manage apps

  8. 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: …

  9. 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 …

  10. 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 …