Okay, so now that I've removed the eslint from devDependencies in package.json it builds. Transaction is still pending on Mumbai (the speedynode is stuck on Mumbai, so that might be a problem unless we use another provider since I'm not sure that Moralis supports that anymore). Console error shown in screenshot is the only one I had. Frontend pulls successfully from on-chain using Moralis so that's good
Update: Contract worked, new vote cast, can view it on proposals, and the transaction shown in the shot is for casting the vote. So it seems like this works!
Really the only thing is that this is based on regular eth (or mumbai, matic, etc) and not based on sailor token holdings. I think this is more contract-side than Moralis side so that can be something we can augment
Only issue is the Address table, which isn't pulling data (might be from that console error), but the votes are also showing on the frontend!
Okay, so now that I've removed the eslint from devDependencies in package.json it builds. Transaction is still pending on Mumbai (the speedynode is stuck on Mumbai, so that might be a problem unless we use another provider since I'm not sure that Moralis supports that anymore). Console error shown in screenshot is the only one I had. Frontend pulls successfully from on-chain using Moralis so that's good
Update: Contract worked, new vote cast, can view it on proposals, and the transaction shown in the shot is for casting the vote. So it seems like this works!
Really the only thing is that this is based on regular eth (or mumbai, matic, etc) and not based on sailor token holdings. I think this is more contract-side than Moralis side so that can be something we can augment Only issue is the Address table, which isn't pulling data (might be from that console error), but the votes are also showing on the frontend!
https://github.com/signal-k/sytizen/issues/18 & https://github.com/signal-k/polygon/issues/21