Sourabh Niyogi

Results 4 issues of Sourabh Niyogi

# Milestone Delivery Checklist - [x] The [milestone-delivery-template.md](https://github.com/w3f/Grant-Milestone-Delivery/blob/master/deliveries/milestone-delivery-template.md) has been copied and updated. - [x] This pull request is being made by the same account as the accepted application. -...

changes requested
stale

**Is your feature request related to a problem? Please describe.** Having "Other Resources and Links" page with other resources and links, which can include WASM contract explorers and development tools...

We are doing a multichain block explorer https://origintrail.polkaholic.io/chain/origintrail and attempted to run a full archive Origin Trail node... but because there are no bootnodes specified in the chainspec: https://github.com/OriginTrail/origintrail-parachain/blob/develop/res/origintrail-parachain-2043-raw.json ......

This WIP PR sets up: 1. a Rust-based JAM service (named "jam-service-fib") with refine/accumulate/on_transfer/is_authorized entrypoints, use the polka_import macros for import/export/write. - The`refine` (entry point 5) imports a 12-byte segment...