<style> /** * IOV theme for reveal.js. */ @import url("https://fonts.googleapis.com/css?family=Permanent+Marker|Roboto&display=swap"); section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 { color: #fff; } </style> # Dive into RNS JS Library ---- # Why? * Adoption! Mainly for web developers * Make blockchain easy --- # Main challenge TESTS!!! No Truffle context, we need to submit txs. [OpenZepellin and Ganache](https://docs.openzeppelin.com/test-environment/0.1/) [OpenZeppelin and RSKj?](https://github.com/OpenZeppelin/openzeppelin-test-environment/issues/37) It will be really useful for future projects across the whole organization --- # What next? - RSKj testing. Remove public node tests? - Decouple from Web3 dependency, allow another providers to interact with the blockchain. - [rskj3](https://github.com/rsksmart/rsk3.js) integration - More features! ---
{"metaMigratedAt":"2023-06-15T06:03:03.410Z","metaMigratedFrom":"YAML","title":"Dive into RNS JS Library","breaks":true,"contributors":"[{\"id\":\"6aff9ed5-432a-473b-b33c-a327290ac74a\",\"add\":1122,\"del\":16}]"}
    242 views