Hi @Josh_Read,
Welcome to the community 
If you want a token with a fixed supply (minted when deployed) you could start with the following:
What type of burning functionality are you thinking of?
I suggest reading: Points to consider when creating a fungible token (ERC20, ERC777)
You could also look at: Create an ERC20 using Remix, without writing Solidity
1 Like