CosmWasm for the desmos blockchain.
Packages | Tests | Crates.io |
---|---|---|
desmos |
Contracts | Tests | Crates.io |
---|---|---|
filter-posts |
CosmWasm for the desmos blockchain.
Packages | Tests | Crates.io |
---|---|---|
desmos |
Contracts | Tests | Crates.io |
---|---|---|
filter-posts |
Collection of the latest Issues
bragaz
As #11, we need to implement also all the custom queries of x/profiles inside the Desmos rust package. This will help developers when they will implement their own tokenomics if they need something related to the profiles module. List of queries to be implemented:
Each of them should be implemented and tested inside a single PR.
bragaz
We need to implement all the custom messages of x/profiles
inside the Desmos rust package.
This will be helpful in the future for developers in order to let them easily integrate their custom tokenomics/ToS with anything related to Desmos profiles.
List of messages to be implemented:
Each of them should be implemented and tested inside a single PR.
bragaz
With the release of the new cosmJS version
we can now start to build some helpers to let people and our frontend devs interact with contracts by using javascript.
Currently the only functions we have inside cw-desmos-filter-posts
are to deploy and instantiate the contract.
It would be useful if we can extend those to cover all contract functionalities.
bragaz
Currently everyone on desmos chain has the access to edit the reports_limit
number of the filter-posts
contract.
This should not be possible, at least not by everyone right now.
We need to implement some admin checks that ensure if the editor is the original deployer of the contract or not.
Find the latest versions by id
Updated contract to be compatible latest version of desmos Updated cosmwasm dependencies to v0.14.0 Fixed broken tests
Some minor fixes of imports. Attached there are some build artifacts generated at this tag.
Attached there are some build artifacts generated at this tag.
495
Wagyu Etherum blockchain ledger and wallet in Rust
Cross platform ether wallet generator that makes automated creation of crypto wallets easy
2.7K
Reference implementation of the Stacks blockchain in Rust
Reference implementation of the Proof of Transfer (PoX) mining that anchors to Bitcoin security
13
This repository contains core Rust and Haskell libraries used by various
components of the Concordium blockchain, as well as some tools used for testing
0
Blockchain Commons torgap-sig-cli-rust
torgap-sig-cli-rust is a fork of Minisign, with support for
16.4K
Diem core repo for Rust
Diem is a user focused blockchain application, that has increased in popularity significantly in the crypto / blockchain space
173
Rust implementation of the Inter-Blockchain Communication (IBC) protocol
This project comprises primarily four crates:
22
A simple blockchain example written in Rust:
Defines data structures to model a minimum blockchain