Download the zip file of the plugin, go to your WordPress website, login into the admin panel and click on plugins..
You can set the number of decimals you want to show in Block Explorer for each transaction and the date format.
Finally, you can set option for your block explorer, to improve loading time and reduce the calls to Etherscan API.
You need Browser with Metamask and the extension or add-on properly installed...
The Vanilla token flavor is ERC20 token implementation focused on gas saving, meaning that the users of your token will spend the minimum amount of in each transaction.
The Chocolate token flavor is Pistachio ERC20 token implementation, so this is also focused on security, but also it has some advanced features for token management like ability to burn or mint tokens and pause resume token activity...
WordPress is CMS in the world, and for the same reason is target for exploits and attacks of every kind.
Ethereum is the smart contracts platforms and is strong and secure, but using smart contract that hasn't been tested and audited can compromise your project and your funds.
Yes, our contracts are based on OpenZeppelin and ConsenSys implementations of ERC20 Tokens, both sets of contracts have been audited and used by the community for years.
Absolutely, you can give try to your contracts in the test network of your preference and then, when you are ready, you can deploy your contracts to main ethereum network...
Read more