tasitlabs / tasit-sdk

A JavaScript / TypeScript SDK for making native mobile Ethereum dapps using React Native

Home Page:https://tasit.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Tasit contracts on Rinkeby for testing with services like Gnosis Safe relay

pcowgill opened this issue · comments

Configure Rinkeby Truffle config, then make a variant of the existing npm script in the contracts dir / tasit-contracts package that runs migrate and the population scripts on Rinkeby (and in the process modify it to run without @babel/node)