Following Create an ERC20 using Truffle tutorial but nothing works after copying artifacts

Hi @Triston_Edwards,

Enjoy the sunshine and the freedom. It is still raining outside here. :cloud_with_rain:

What version of node are you using? I recommend using node 10 or node 12.
To benefit the entire community support is done via the forum. We don’t currently do community calls (yet).

Can you share the output of npx truffle version?

When you said nothing works, what happens? Can you share the output or a screenshot.

If you get stuck, you can try using Remix (web based) just so that you can start playing around with a token: Create an ERC20 using Remix, without writing Solidity