Standalone Development of ethereum smart contracts
Create smart contracts using the @pingleware/contracts framework through an easy guided navigation and deploy on the embedded blockchain with ten test wallets having an initial balance of 1000 ether instead of 100 ether.
Requires a FREE NFT software license at https://testnets.opensea.io/assets/goerli/0xf4910c763ed4e47a585e2d34baa9a4b611ae448c/36333753202514414869774196218446368102124864803313914227828195908039628392096 which can be purchase on the Georli network, using free test ether, demonstrating the use of NFT as a software license.
Release 1.0.3-beta
Prerequisite: MUST HAVE GIT CLIENT INSTALLED ON THE WORKING SYSTEM
Release 1.0.2-beta
- Change blockchain explorer layout and added transaction search feature
Release 1.0.1-beta
- Update hard coded parameters that should be obtained from ethereum_contract_creator.json
- Create the ethereum_contract_creator.json in the user directory
- Require a free INFURA.IO API key for validating OPENSEA.IO NFT license ownership of at least one token
- Remove config.json package, use direct require for loading JSON files
- General code fixes (fixed File explorer and file link; set dbpath for GANACHE)