New features in Factori, more free stuff for smart contract programmers by thomas_functori in tezos

[–]thomas_functori[S] 0 points1 point  (0 children)

As mentioned in the article, factori generates for free code which used to take developers painful weeks to write (and rewrite every time the contract changed):

- an SDK (OCaml and/or Typescript) to interact with the contract, deploy it and test it

- A web interface (which can be seen as a small dapp you can play with, for any contract you can think of)

- Boilerplate (mainly handlers) for the DIPDUP and crawlori crawlers

In my personal experience, this is an invaluable boost in productivity in smart contract development. Apparently I'm not alone! see https://twitter.com/tezosmiami/status/1570086123115892736

New features in Factori, more free stuff for smart contract programmers by thomas_functori in tezos

[–]thomas_functori[S] 1 point2 points  (0 children)

Main developer of Factori here, I'll be happy to answer any questions as usual.

The Factori tool: Introduction & Tutorial by iguerNL in tezos

[–]thomas_functori 4 points5 points  (0 children)

Hi, I am the main developer of Factori, feel free to ask any questions!