Ali Wisam

Results 2 issues of Ali Wisam

constructor(){ _mint(address(this),ProjectA,1,"0x0"); } buyTKN(){ safeTransferFrom(address(this), msg.sender, ProjectA, 1, ""); } How do I let add users buy these tokens?

http://bootcampnewhtml.surge.sh/ https://github.com/AliWisam/Bootcamp2020