Post by @nebuchadnezzar • Hey

1. Convert Ether to Wei: `uint256 weiAmount = msg.value * (10**18);` 2. Create an access control list: `mapping(address => bool) public whitelist;` 3.

Stats

Comments