OpenZeppelin Forum
ERC20 shows pragma error on Remix
Support
Contracts
abcoathup
November 2, 2020, 2:27am
5
Hi
@Arman_khan
,
Welcome to the community
You could look at the following tutorials:
Deploy a simple ERC20 token in Remix
Create an ERC20 using Remix, without writing Solidity
Create an ERC20 using Truffle, without writing Solidity
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Warning: Source file does not specify required compiler version! Consider adding "pragma solidity ^0.x.xx"
Contracts
4
751
May 17, 2021
Truffle is currently using solc 0.7.0, but one or more of your contracts specify "pragma solidity ^0.6.0"
Contracts
4
4747
November 25, 2020
ParserError: Expected pragma, import directive or contract/interface
Support
erc20
1
905
December 8, 2021
ERC20 Smart Contract PUSH0 and Evm Failed
Smart Contracts
8
1979
November 15, 2023
Remix compile error with imports pragma
Contracts
9
870
March 3, 2021