I create my wallet like this
const wallet = ethers.Wallet.createRandom()
I use metamask to send RIF tokens to the public address. I confirm the new balance of the account and it is accurate, the ERC20 transaction worked.
When I try to send some of…
I'm trying to wrap my head around the first principles that stood behind w3c's effort to define OWL, SHACL. While also defining RIF - Rule Interchange Format
Does RIF and SHACL answer the same problem?
If not what is the need that each of these…