polymath-apps icon indicating copy to clipboard operation
polymath-apps copied to clipboard

Monorepo containing Polymath's Apps

Results 67 polymath-apps issues
Sort by recently updated
recently updated
newest added

@RafaelVidaurre On this git repo: https://github.com/PolymathNetwork/polymath-apps.git At branch `develop` and commit `0bfc0e0e`, The cmd `yarn start:investor` doesn't work with the following error: ``` Failed to compile. ../polymath-ui/src/components/EthNetworkWrapper/actions.js Module not found:...

The whitelist header row checks appear to be shifted by one. For example if you take the template whitelist and simply delete the "is Accredited" and "Non-Accredited Limit" columns you...

The Import whitelist screen does not show a limit for the number of addresses unless the Pegged STO module is attached. The limit was previously 75 and appears to have...

* [Asana Task](https://app.asana.com/0/951808452757493/961413747826783)

We should be aware the coverage state of the new code at all times. Let's add something to keep track of this

Right now core's deployment script assumes there is already a PolyToken contract and simply uses that contract's address for transactions. Ideally we want to deploy a separate PolyToken and use...

To avoid getting our devs stuck on some problem in our local environment, we still have to do some extra work to make sure we help them avoid common issues....

Let's discuss what our long-term and mid-term setup should be in terms of CI / Deployments mid-term: When we have time to polish and make things better long-term: When we...

Related to #12 and @josepmc suggestion: React is supported until IE9 so the solution I would recommend: - Add a super simple `` for JS disabled users. - Implement [React...