
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 …
- [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 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
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 …
BRISE Chain Relayer | Bitgert Blockchain Documentation
Edit config.json and change "cross_chain_config.protocol_config_type" to "remote". Then relayer will dynamically sync cross chain protocol configuration from this repository: …
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)
For Developers | Bitgert Blockchain Documentation
For Developers Complete information including easy tutorials you need to build, deploy & manage apps
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 …
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/
Smart Contract Tools | Bitgert Blockchain Documentation
Jan 2, 2011 · Solidity: https://solidity.readthedocs.io/en/v0.7.1/ Remix IDE: https://remix.ethereum.org/ Web3JS: https://web3js.readthedocs.io/en/v1.2.11/ Truffle: https://www ...