r-gochain

Results 3 issues of r-gochain

Allow admin to force reload - Block - Transaction - Tokens of the contract Using some UI

adds support of the following imports ``` pragma solidity ^0.8.10; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/tokens/nf-token-metadata.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/tokens/nf-token.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/tokens/erc721-metadata.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/ownership/ownable.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/tokens/erc721.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/tokens/erc721-token-receiver.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/utils/erc165.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/utils/supports-interface.sol"; import "https://raw.githubusercontent.com/nibbstack/erc721/master/src/contracts/utils/address-utils.sol"; contract newNFT...

Do you know what has to be updated in order to run this under debian/xserver. I have a imx7 SOC running debian with an LCD display and playing with different...