remix里面不能用import吗

remiximp.png 这是不能使用吗,只能把每一个文件都考进来??

请先 登录 后评论

最佳答案 2020-11-24 19:53

像这样引入:

import "https://github.com/0xcert/ethereum-erc721/src/contracts/tokens/nf-token-metadata.sol"

import "https://github.com/OpenZeppelin/openzeppelin-solidity/blob/67bca857eedf99bf44a4b6a0fc5b5ed553135316/contracts/access/Roles.sol"

import "github:OpenZeppelin/openzeppelin-solidity/contracts/ownership/Ownable.sol#v2.1.2"
请先 登录 后评论

其它 0 个回答