vocdoni / ui-components

Vocdoni UI components libs
GNU General Public License v3.0
3 stars 2 forks source link

Allowing options to be set #118

Closed nigeon closed 9 months ago

nigeon commented 9 months ago

Initial proposal, want to discuss: 1) We prob. should create a type for those options, unless we don't want options but specifics properties. 2) I think "token_limit" SDK faucet prop. shouldn't be required on the SDK 3) Maybe we should new VocdoniSDKClient(....) in a way we don't repeat ourselves 3 times

Related: https://github.com/vocdoni/ui-components/issues/87 and https://github.com/vocdoni/vocdoni-sdk/issues/243